Reworked very long string support for better encapsulation.
[pspp-builds.git] / src / language / expressions / ChangeLog
index 7f21130e74bcd0f132cb9cb823eaad606a196859..791fa1940ce6164b1d43803e4cd269e701a9511b 100644 (file)
@@ -1,3 +1,8 @@
+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