Reform string library.
[pspp-builds.git] / src / language / expressions / ChangeLog
index 7f21130e74bcd0f132cb9cb823eaad606a196859..824216727ee68722e2f5657a2bfea1fc48935b27 100644 (file)
@@ -1,3 +1,15 @@
+Fri Jun  9 13:59:15 2006  Ben Pfaff  <blp@gnu.org>
+
+       Reform string library.
+       
+       * generate.pl (init_all_types): `struct fixed_string' is now
+       `struct substring'.
+
+Sun May  7 10:05:42 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * evaluate.c: Removed call to copy_mangle, and replaced with the
+       original buf_copy_rpad.
+
 Mon May  1 15:11:48 2006  Ben Pfaff  <blp@gnu.org>
 
        Prohibit LAG following TEMPORARY.  This both matches SPSS behavior