Fixed memory leaks resulting from fn_interp_vars et. al.
[pspp-builds.git] / src / libpspp / ChangeLog
index e78ba849c650b4481223928aa684ded67bda8175..1902d196dc261e9aa784a23c837dd60a3df6f00c 100644 (file)
@@ -1,3 +1,12 @@
+Tue Mar 28 13:49:11 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * str.[ch]: New functions ds_create_substr, ds_find, ds_n_find, 
+       ds_ltrim_spaces
+
+Sat Mar  4 12:59:01 2006  Ben Pfaff  <blp@gnu.org>
+
+       * compiler.h: New file.
+
 Sat Mar  4 11:55:16 2006  Ben Pfaff  <blp@gnu.org>
 
        * str.h: Now assume that sprintf() returns the correct value.