Implement DELETE VARIABLES.
[pspp-builds.git] / src / language / lexer / ChangeLog
index cfa344d2f84bfd0589479992c746368d77b997b9..a49c2fa9534a7abaced87e98d15f6e861a0a019f 100644 (file)
@@ -1,3 +1,8 @@
+Wed Dec 13 21:00:24 2006  Ben Pfaff  <blp@gnu.org>
+
+       * variable-parser.c (parse_variables): If not successful, set
+       output pointer to NULL and output count to 0.
+
 Sat Dec  9 18:46:11 2006  Ben Pfaff  <blp@gnu.org>
 
        * variable-parser.h: New PV_SAME_WIDTH variable parsing option.