ossp-pkg/str/ChangeLog 1.43 -> 1.44
--- ChangeLog 2003/02/11 08:39:47 1.43
+++ ChangeLog 2003/02/11 08:47:34 1.44
@@ -10,6 +10,13 @@
ChangeLog
Changes between 0.9.7 and 0.9.8 (01-Apr-2002 to xx-Feb-2003):
+
+ *) Added @DEFS@ to $(CFLAGS) in Makefile.in to correctly see things
+ like -DHAVE_CONFIG_H stuff during compilation.
+ [Ralf S. Engelschall]
+
+ *) Fixed memory leaks in test suite.
+ [Ralf S. Engelschall]
*) Fixed test suite library (ts.c): the ts_suite_free()
function performed an illegal iteration for freeing elements (they
|
|