Implemented support for very long strings a la spss v13/v14
[pspp-builds.git] / src / language / data-io / ChangeLog
index 7c486bc3553999bc1854972f92d87fe805a9efc2..ee9949b24529a5dab29137dd691c3c15cc8000f6 100644 (file)
@@ -1,3 +1,8 @@
+Tue May  2 10:39:56 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * list.q Changed from using fixed length char buffers to struct 
+       string so that any length variables can be used.
+
 Mon May  1 18:21:19 2006  Ben Pfaff  <blp@gnu.org>
 
        Further clean up the CMD_* command result codes.