Browse Source

Updated changelogs

pre-master-46
pnenzi 25 years ago
parent
commit
6696aac9e6
  1. 6
      src/frontend/ChangeLog
  2. 6
      src/frontend/parser/ChangeLog
  3. 5
      src/include/ChangeLog

6
src/frontend/ChangeLog

@ -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>
* circuits.h: transfered definition of sstructire 'circ' to ftedefs.h

6
src/frontend/parser/ChangeLog

@ -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>
* numparse.c: Updates of header file includes. Some formatting

5
src/include/ChangeLog

@ -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>
* ftedefs.h: added definition of structure circ (taken from circuits.h)

Loading…
Cancel
Save