(cmd_data_list): Don't allow END subcommand to be used with DATA LIST
[pspp-builds.git] / src / language / data-io / ChangeLog
index ec8873acbe7789d5fc19bdb7800e20cfe13c24c4..ae8bb79fee5276f3a73ec730e6d8a1cf02b0efbb 100644 (file)
@@ -4,6 +4,8 @@
 
        * data-list.c (data_list_trns_proc): Properly set retval when END
        subcommand is in use.
+       (cmd_data_list): Don't allow END subcommand to be used with DATA
+       LIST FREE or LIST.
 
 2007-09-12  Ben Pfaff  <blp@gnu.org>