Error message needs a period at end of sentence.
[pspp] / src / language / expressions / ChangeLog
index 7f21130e74bcd0f132cb9cb823eaad606a196859..ab68d8ca94128844bdaea66a9435bd4a826c14e7 100644 (file)
@@ -1,3 +1,20 @@
+Wed Jul 12 21:03:17 2006  Ben Pfaff  <blp@gnu.org>
+
+       * evaluate.c (cmd_debug_evaluate): Don't try to resize a null
+       case.
+
+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