Index: ossp-pkg/str/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/str/ChangeLog,v rcsdiff -q -kk '-r1.43' '-r1.44' -u '/v/ossp/cvs/ossp-pkg/str/ChangeLog,v' 2>/dev/null --- 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