bcae1ebd9997a92779c0690293583f1aab2bde58
[pspp-builds.git] / src / language / utilities / ChangeLog
1 Sat Nov  4 11:48:23 2006  Ben Pfaff  <blp@gnu.org>
2
3         * set.q: Update ERRORS, MESSAGES, RESULTS command syntax.
4         (cmd_set) Handle ERRORS command.
5         (show_errors) New function.
6         (var show_table[]) Add ERRORS to the table.
7
8 Tue Oct 31 20:10:24 2006  Ben Pfaff  <blp@gnu.org>
9
10         * set.q (cmd_set): Drop the `ok' variable, which didn't do
11         anything useful.
12         (extract_cc_token) Adapt to new fmt_number_style.
13         (do_cc) Ditto.
14         (format_cc) Ditto.
15         (show_cc) Change parameter to be an enum fmt_type.  Adjust all
16         callers.
17
18 Wed Apr 26 15:06:22 2006  Ben Pfaff  <blp@gnu.org>
19
20         * set.q: Use SN instead of MN for most output from SHOW, because
21         the output is tied to the SHOW command that caused it.
22
23 Tue Apr 25 13:21:12 2006  Ben Pfaff  <blp@gnu.org>
24
25         * permissions.c (change_permissions): Use SE instead of ME for
26         errors associated with a syntax file command.
27
28 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
29         
30         * Moved files from src directory