Updated changelogs

This commit is contained in:
pnenzi 2001-12-14 18:42:56 +00:00
parent 7583d1849e
commit 6696aac9e6
3 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2001-12-14 Paolo Nenzi <p.nenzi@iee.org>
* control.c, control.h, com_cdump.c, com_cdump.h, variable.c, variable.h:
Patched the code with the one contributed by Charles Williams. The patches
addresses some memory leaks.
2001-11-25 Emmanuel Rouat <emmanuel.rouat@wanadoo.fr> 2001-11-25 Emmanuel Rouat <emmanuel.rouat@wanadoo.fr>
* circuits.h: transfered definition of sstructire 'circ' to ftedefs.h * circuits.h: transfered definition of sstructire 'circ' to ftedefs.h

View File

@ -1,3 +1,9 @@
2001-12-14 Paolo Nenzi <p.nenzi@ieee.org>
* lexical.c, complete.c, complete.h:
Patched the code with the one contributed by Charles Williams. The patches
addresses some memory leaks.
2000-07-18 Arno W. Peters <A.W.Peters@ieee.org> 2000-07-18 Arno W. Peters <A.W.Peters@ieee.org>
* numparse.c: Updates of header file includes. Some formatting * numparse.c: Updates of header file includes. Some formatting

View File

@ -1,3 +1,8 @@
2001-12-14 Paolo Nenzi <p.nenzi@ieee.org>
* cpextern.h: Modification needed for patches sent by
Charles Williams.
2001-11-25 Emmanuel Rouat <emmanuel.rouat@wanadoo.fr> 2001-11-25 Emmanuel Rouat <emmanuel.rouat@wanadoo.fr>
* ftedefs.h: added definition of structure circ (taken from circuits.h) * ftedefs.h: added definition of structure circ (taken from circuits.h)