From 0068925ab5cd5c7dcb7db806ddc9d40562a9a6f2 Mon Sep 17 00:00:00 2001 From: pnenzi Date: Tue, 9 Aug 2011 18:52:26 +0000 Subject: [PATCH] Update changelog with the "statistics" patch. --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9e4baf1cb..9b34063b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2011-08-09 Paolo Nenzi + * (new) src/include/fteoptdefs.h + * (new) src/frontend/ftesopt.c + * (new) src/frontend/inventory.c + * src/frontend/commands.c + * src/frontend/device.c + * src/frontend/device.h + * src/frontend/inp.c + * src/frontend/mw_coms.c + * src/frontend/resource.c + * src/frontend/ftedefs.h + * src/frontend/fteext.h + * src/frontend/optdefs.h + * src/spicelib/devices/cktcrte.c + * src/spicelib/devices/cktinit.c + added "frontend statistics" to the acct command: + netlist loading and parsing time and number of + lines. Added "devhelp" command to show available + devices and describe device parameters. Added + "inventory command" to print the number of + istances of each device. + 2011-08-09 Robert Larice * src/maths/misc/equality.c : swallow some warnings, and use