ossp-pkg/ex/ChangeLog 1.6 -> 1.7
--- ChangeLog 2003/01/30 10:59:34 1.6
+++ ChangeLog 2003/02/09 18:15:33 1.7
@@ -11,6 +11,14 @@
This is the list of all changes to the OSSP ex source tree.
+ Changes between 1.0.2 and 1.0.3 (30-Jan-2003 to xx-Feb-2003)
+
+ *) Fixed test suite library (ts.c): the ts_suite_free()
+ function performed an illegal iteration for freeing elements (they
+ were freed but still references for traversing to next element).
+ This is now solved by a look-ahead traversion.
+ [Ralf S. Engelschall, Brian T. Egleston <brian@egleston.com>]
+
Changes between 1.0.1 and 1.0.2 (06-Jan-2003 to 30-Jan-2003)
*) Polished and enhanced the manual page ex(3).
|
|