Revamp SAVE, XSAVE, EXPORT. Add (or at least parse) all the
[pspp-builds.git] / tests / ChangeLog
1 Sun Aug 21 00:20:02 2005  Ben Pfaff  <blp@gnu.org>
2
3         * command/import-export.sh: Simplify.
4
5         * command/sysfiles-old.sh: Use version 2, not 3x.
6
7 Sat Aug  6 17:32:39 2005  Ben Pfaff  <blp@gnu.org>
8
9         * command/missing-values.sh: New test.
10
11         * Makefile.am: Add new test.
12
13 Mon Aug  1 21:51:46 2005  Ben Pfaff  <blp@gnu.org>
14
15         * bugs/big-input-2.sh: Don't use 1...100000 (etc.) with Perl
16         because that may allocate a large amount of memory.
17
18 Mon Aug  1 21:48:54 2005  Ben Pfaff  <blp@gnu.org>
19
20         * xforms/expression.sh: Break this monolithic test up into 36
21         subtests to give a better idea of what's failing in some cases.
22
23 Sat Jul 30 21:54:23 2005  Ben Pfaff  <blp@gnu.org>
24
25         * command/sys-info.sh: Removed.  (This was not actually in TESTS
26         in Makefile.am, so it was never called.
27         tests/command/sysfile-info.sh does what it was trying to do, but
28         better.)
29         
30 Sat Jul 30 21:50:33 2005  Ben Pfaff  <blp@gnu.org>
31
32         Fixes for Solaris.
33
34         * Most tests: Add `cd /' before `rm -rf $TEMPDIR' because some
35         OSes do not allow the current working directory to be removed.
36
37         * bugs/big-input-2.sh: Use perl instead of a shell loop, because
38         the shell loop was very slow on Solaris.
39
40         * command/sort.sh: Use `printf' instead of `echo -n' for
41         portability. 
42         
43 Sat Jul 30 21:48:37 2005  Ben Pfaff  <blp@gnu.org>
44
45         * Makefile.am: Add coverage.sh, temp_template to EXTRA_DIST.
46
47 Sun Jul 24 20:35:04 2005  Ben Pfaff  <blp@gnu.org>
48
49         * command/sysfile-info.sh: Add "-b -B -w" to diff command line.
50         Fixes apparent failure under Cygwin.  Thanks to John Darrington
51         <john@cellform.com.au> for reporting this problem.
52
53 Mon Jul  4 18:02:44 2005  Ben Pfaff  <blp@gnu.org>
54
55         * command/sysfile-info.sh: Don't verify endianness.  Fixes bug
56         reported by "Marshall DeBerry" <mdb@radix.net>.
57
58 Mon Jun  6 22:40:10 2005  Ben Pfaff  <blp@gnu.org>
59
60         * command/print.sh: Get rid of RBHEX output.  It wasn't worth
61         much.  Fixes bug 12312.
62
63 Tue May 10 19:59:10 2005  Ben Pfaff  <blp@gnu.org>
64
65         * bugs/agg-crash-2.sh: Fix output given bug 13054.
66
67 Wed May  4 23:50:02 2005  Ben Pfaff  <blp@gnu.org>
68
69         * bugs/match-files-scratch.sh: New test for bug 12948.
70
71         * Makefile.am: (TESTS) Add bugs/match-files-scratch.sh.
72
73 Sun May  1 23:18:37 2005  Ben Pfaff  <blp@gnu.org>
74
75         Most tests: changed capitalization of variable names in
76         definitions or in output, because now we preserve it.
77
78 Mon Apr 25 23:30:17 2005  Ben Pfaff  <blp@gnu.org>
79
80         * commands/match-files.sh: New test.
81
82         * Makefile.am: (TESTS) Add commands/match-files.sh.
83
84 Sun Apr 17 16:38:00 2005  Ben Pfaff  <blp@gnu.org>
85
86         * crosstabs.stat, data-fmts.stat, do-if.stat, do-repeat.stat,
87         gengarbage.c, inpt-pgm.stat, mdfy-vars.stat, means.stat,
88         mtch-file.stat, pcs-if.stat, recode.stat, repeating.stat,
89         reread.data, reread.stat, sys-info.stat, t-test.stat,
90         temporary.stat, time-date.stat, vector.stat: Removed because they
91         were unused.
92
93         * Makefile.am: Removed sort.data references.  Fixed up
94         DISTCLEANFILES.
95
96 Sun Mar 20 14:16:31 2005  Ben Pfaff  <blp@gnu.org>
97
98         * command/aggregate.sh: Rewrite.
99
100 Mon Mar 14 21:58:23 2005  Ben Pfaff  <blp@gnu.org>
101
102         * Makefile.am: (TESTS_ENVIRONMENT) Add PERL to the test
103         environment.
104
105         * commands/sort.sh: Rewrite to test more thoroughly and to verify
106         that the sort is stable.
107         
108 Sat Mar 12 23:30:37 2005  Ben Pfaff  <blp@gnu.org>
109
110         * bugs/agg-crash-2.sh, bugs/big-input-2.sh, command/aggregate.sh:
111         Fix AGGREGATE command syntax.
112
113 Sat Mar 12 13:16:34 2005  Ben Pfaff  <blp@gnu.org>
114
115         * bugs/temp-freq.sh: Add another test.
116
117 Fri Mar 11 10:40:41 2005  Ben Pfaff  <blp@gnu.org>
118
119         * expressions/expressions.sh: Add another test.
120
121 Sun Mar  6 19:30:14 2005  Ben Pfaff  <blp@gnu.org>
122
123         * expressions/vectors.sh: New test.
124
125         * Makefile.am: Add expressions/vectors.sh.
126
127 Sun Mar  6 17:56:27 2005  Ben Pfaff  <blp@gnu.org>
128
129         * expressions/expressions.sh: Add tests for generic optimizations.
130
131 Sun Mar  6 11:03:58 2005  Ben Pfaff  <blp@gnu.org>
132
133         * Makefile.am: Add expressions/variables.sh.  Remove expr.stat.
134
135         * expr.stat: Removed.
136
137 'Mon Feb 28 23:31:16 2005  Ben Pfaff  <blp@gnu.org>
138
139         * Makefile.am: Removed xforms/expressions.sh.  Added
140         expressions/expressions.sh, expressions/epoch.sh,
141         expressions/randist.sh.
142
143         * command/print.sh: Update error messages.
144
145 Sun Feb 13 16:15:09 2005  Ben Pfaff  <blp@gnu.org>
146
147         * bugs/agg-crash-2.sh: Add new test for Bug #11955.
148
149 Fri Feb 11 23:27:08 2005  Ben Pfaff  <blp@gnu.org>
150
151         * bugs/crosstabs-crash.sh: Add new test for Bug #11916.
152
153 Tue Jan 18 19:25:24 WST 2005 John Darrington <john@darrington.wattle.id.au>
154
155         * Canonicalised (some of) the tests' temp file names to make it
156         easier to recognise valgrind ouput.
157
158 Sun Jan  9 16:39:08 WST 2005 John Darrington <john@darrington.wattle.id.au>
159
160         * bugs/big-input-2.sh Made the test a bit faster
161
162 John Darrington <john@darrington.wattle.id.au>
163
164         * command/examine.sh Added
165         
166 Mon Nov 15 23:52:55 2004  Ben Pfaff  <blp@gnu.org>
167
168         * bugs/random.sh: Update expected random values to reflect the GSL
169         random number generator.
170
171 Sat Nov  6 14:49:27 WST 2004 John Darrington <john@darrington.wattle.id.au>
172
173         * command/oneway-with-splits.sh  Added.
174
175 Sun Oct 31 16:08:47 WST 2004 John Darrington <john@darrington.wattle.id.au>
176
177         * bugs/recode-copy-bug.sh bugs/computebug.sh  Fixed problem which 
178         caused make distcheck to not know where some critical files were.
179
180 Mon May 31 21:49:19 2004  Ben Pfaff  <blp@gnu.org>
181
182         * bugs/t-test-with-temp.sh: Use $SUPERVISOR.
183
184         * bugs/t-test-1-indep-val.sh: Ditto.
185
186         * bugs/t-test-1-sample-missing-anal.sh: Ditto.
187         
188         * bugs/t-test-1-sample-missing-list.sh: Ditto.
189
190         * bugs/t-test-1s.sh: Ditto.
191
192         * bugs/t-test-groups.sh: Ditto.
193
194         * bugs/t-test-indep-missing-anal.sh: Ditto.
195
196         * bugs/t-test-indep-missing-list.sh: Ditto.
197
198         * bugs/t-test-paired-missing-anal.sh: Ditto.
199
200         * bugs/t-test-paired-missing-list.sh: Ditto.
201
202         * bugs/t-test-pairs.sh: Ditto.
203
204 Sun May 30 19:18:26 2004  Ben Pfaff  <blp@gnu.org>
205
206         * command/tabs.sh: Default tab width is now 4.
207
208         * command/data-list.sh: New test.
209
210         * Makefile.am: (TESTS) Add command/data-list.sh.
211
212 Sun Apr 11 14:21:16 2004  Ben Pfaff  <blp@gnu.org>
213
214         * stats/moments.sh: Now that our one-pass moments algorithm is
215         better we don't have to omit any of the test cases for it.
216
217 Fri Apr  9 20:03:33 2004  Ben Pfaff  <blp@gnu.org>
218
219         * Makefile.am: (TESTS) Add stats/descript-mean-bug.sh.
220
221         * stats/descript-mean-bug.sh: Add test for a bug where
222         DESCRIPTIVES asking only for the mean assert-failed.
223
224 Sat Apr  3 11:42:31 2004  Ben Pfaff  <blp@gnu.org>
225
226         * Makefile.am: (TESTS) Add bugs/comment-at-eof.sh.  Alphabetize
227         test order.
228         
229         * bugs/comment-at-eof.sh: Add test for a bug where a comment at
230         end of file caused an infinite loop.
231
232 Sat Mar 27 11:29:06 WST 2004 John Darrington <john@darrington.wattle.id.au>
233
234         * bugs/get.sh Added regression test for a bug in loading a dictionary
235         with the GET command.
236
237 Tue Mar 30 22:10:08 2004  Ben Pfaff  <blp@gnu.org>
238
239         * Makefile.am: (TESTS) Add bugs/multipass.sh.
240
241 Mon Mar 29 15:25:09 2004  Ben Pfaff  <blp@gnu.org>
242
243         * Makefile.am: (TESTS) Add xforms/casefile.sh,
244         stats/descript-basic.sh, stats/descript-missing.sh,
245         stats/moments.sh.  Remove command/descriptives.sh.
246
247         * command/descriptives.sh: Removed.
248
249         * command/weight.sh: Fix output (statistic values were wrong!).
250
251         * stats/descript-basic.sh: New test.
252         
253         * stats/descript-missing.sh: New test.
254         
255         * stats/moments.sh: New test.
256
257         * xforms/casefile.sh: New test.
258
259         * xforms/expressions.sh: Cleans up after itself now.
260
261 Fri Mar 26 00:55:48 2004  Ben Pfaff  <blp@gnu.org>
262
263         * Makefile.am: (TESTS) Add xforms/expressions.sh, remove
264         command/compute.sh.
265
266         * command/beg-data.sh: Remove REMARK usage.
267
268         * command/bignum.sh: Ditto.
269
270         * command/list.sh: Ditto.
271
272         * command/print.sh: Ditto.
273
274 Sat Mar 20 18:11:15 2004  Ben Pfaff  <blp@gnu.org>
275
276         * command/list.sh: Update output.
277
278         * command/print.sh: Ditto.
279
280         * command/weight.sh: Ditto.
281
282 Sun Mar 14 23:04:14 2004  Ben Pfaff  <blp@gnu.org>
283
284         * command/sort.sh: Use numeric, not string, data to avoid spurious
285         valgrind complaints.
286
287 Wed Mar 10 21:22:03 2004  Ben Pfaff  <blp@gnu.org>
288
289         * bugs/temporary.sh: Test that basic use of TEMPORARY works.
290
291 Mon Feb 16 21:36:57 2004  Ben Pfaff  <blp@gnu.org>
292
293         * */*.sh: Prepend $SUPERVISOR to invocations of pspp so that we
294         can run valgrind or gdb easily with `make check'
295
296 Sat Dec 13 00:08:23 2003  Ben Pfaff  <blp@gnu.org>
297
298         * syntax: Run a diff when there's no expected output, too.
299
300 Fri Jan  7 20:30:23 2000  Ben Pfaff  <blp@gnu.org>
301
302         * data-fmts.stat: Add more date tests.
303
304         * do-repeat.stat: SET ECHO ON.
305
306         * syntax: Replace test -L with test -h.
307
308 Tue Jan  5 14:21:52 1999  Ben Pfaff  <blp@gnu.org>
309
310         * data-list.stat, data-list.data: Adjust so that it can tell if
311         DATA LIST FREE properly parses and pads string values.
312
313         * list.stat: Remove anachronistic `SET EMULATION PC'.
314
315         * Rebuilt benchmark.
316
317 Tue Jan  5 14:12:58 1999  Ben Pfaff  <blp@gnu.org>
318
319         * syntax: Replaced `test' calls with `['.  This may or may not fix
320         the problems some people have reported.
321
322 Sun Aug  9 11:15:38 1998  Ben Pfaff  <blp@gnu.org>
323
324         * Makefile.am: (EXTRA_DIST) Update for renamed files.
325
326         * autorecode.stat: Renamed autorecod.stat.
327
328         * begin-data.stat: Renamed beg-data.stat.
329
330         * data-formats.stat: Renamed data-fmts.stat.
331
332         * expression.stat: Renamed expr.stat.
333
334         * file-label.stat: Renamed file-lab.stat.
335
336         * input-program.stat: Renamed inpt-pgm.stat.
337
338         * modify-vars.stat: Renamed mdfy-vars.stat.
339
340         * match-files.stat: Renamed mtch-file.stat.
341
342         * process-if.stat: Renamed pcs-if.stat.
343
344         * split-file.stat: Renamed splt-file.stat.
345
346         * sysfile-info.stat: Renamed sys-info.stat.
347
348         * expect/: Refreshed.
349
350 Sat Aug  8 00:27:07 1998  Ben Pfaff  <blp@gnu.org>
351
352         * Makefile.am: (EXTRA_DIST) Add `syntax'.
353         (dist-hook) New target.
354
355 Wed Aug  5 00:04:16 1998  Ben Pfaff  <blp@gnu.org>
356
357         * TEST-RESULTS: Removed.
358
359         * show-check-msg: Removed.
360
361         * expect/: New.
362
363         * syntax: New.  Thanks to James R. Van Zandt <jrv@vanzandt.mv.com>
364         for this implementation of automatic testing.
365
366         * Makefile: (TESTS) Set to the syntax script.
367         (bench) New target.
368         (EXTRA_DIST) Remove TEST-RESULTS.  Add `syntax'.
369
370 Sun Jul  5 14:16:18 1998  Ben Pfaff  <blp@gnu.org>
371
372         * Makefile.am: (EXTRA_DIST) Add flip.stat.
373
374 Sun Jul  5 00:50:41 1998  Ben Pfaff  <blp@gnu.org>
375
376         * crosstabs.stat: Change to test /MISSING=REPORT.
377
378 Tue Jun  2 23:42:23 1998  Ben Pfaff  <blp@gnu.org>
379
380         * flip.stat: New file.
381         
382         * weighting.stat: Update.
383
384 Mon May 25 12:45:46 1998  Ben Pfaff  <blp@gnu.org>
385
386         * Makefile.am: (EXTRA_DIST) Add crosstabs.stat, match-files.stat.
387
388         * crosstabs.stat: Turn off cells=all.
389
390 Tue May 12 16:22:06 1998  Ben Pfaff  <blp@gnu.org>
391
392         * crosstabs.stat: Minor changes.
393
394 Thu May  7 23:16:03 1998  Ben Pfaff  <blp@gnu.org>
395
396         * crosstabs.stat: Replace with a test that is hopefully better.
397
398 Tue Apr 14 01:00:46 1998  Ben Pfaff  <blp@gnu.org>
399
400         * crosstabs.stat: New.
401
402 Mon Mar  9 15:40:25 1998  Ben Pfaff  <blp@gnu.org>
403
404         * match-files.stat: More thorough.
405
406 Mon Mar  9 01:14:14 1998  Ben Pfaff  <blp@gnu.org>
407
408         * match-files.stat: More thorough.
409
410 1998-03-05  Ben Pfaff  <blp@gnu.org>
411
412         * Makefile.am: Use ./gengarbage instead of gengarbage.
413
414 1998-02-23  Ben Pfaff  <blp@gnu.org>
415
416         * Many tests: Remove final finish command.
417
418 1998-02-16  Ben Pfaff  <blp@gnu.org>
419
420         * (DISTCLEANFILES) Clean *.save, pspp.*, foo*
421
422         * file-label.stat, sysfile-info.stat: Replace .sav with .save.
423
424         * match-files.stat: New file.
425         
426 Fri Feb 13 15:58:11 1998  Ben Pfaff  <blp@gnu.org>
427
428         * Makefile.am: (EXTRA_DIST) Add TEST-RESULTS.
429
430 Tue Jan 13 01:11:36 1998  Ben Pfaff  <blp@gnu.org>
431
432         * aggregate.stat: Some more testing.
433
434 Sat Jan 10 23:57:14 1998  Ben Pfaff  <blp@gnu.org>
435
436         * Makefile.am: (DISTCLEANFILES) Add aggregate.save.
437
438         * aggregate.stat: Slightly more thorough.
439
440 Sat Jan 10 02:17:00 1998  Ben Pfaff  <blp@gnu.org>
441
442         * Makefile.am: (EXTRA_DIST) Add means.stat, t-test.stat.
443         
444         * means.stat: New file.
445
446 Thu Jan  8 22:38:59 1998  Ben Pfaff  <blp@gnu.org>
447
448         * Many tests: Removed extra newlines from REMARKs.
449
450 Mon Jan  5 11:18:44 1998  Ben Pfaff  <blp@gnu.org>
451
452         * sysfile-info.stat: Test most of the DISPLAY commands.  Update
453         title.
454
455         * vector.stat: Display vectors.
456
457 Sun Jan  4 18:31:36 1998  Ben Pfaff  <blp@gnu.org>
458
459         * All tests: Added title.
460
461         * begin-data.stat: Updated REMARK format.
462
463         * descript.stat: Comment fix.
464
465 Sun Dec 21 16:57:31 1997  Ben Pfaff  <blp@gnu.org>
466
467         * TEST-RESULTS: New file.
468
469 Fri Dec  5 22:02:20 1997  Ben Pfaff  <blp@gnu.org>
470
471         * Makefile.am: (DISTCLEANFILES) Add fiasco.html.
472
473 Tue Dec  2 14:55:22 1997  Ben Pfaff  <blp@gnu.org>
474
475         * t-test.stat: New file.
476
477 Fri Nov 14 00:17:25 1997  Ben Pfaff  <blp@gnu.org>
478
479         * aggregate.stat: Changed.      
480
481 Tue Oct 28 16:26:25 1997  Ben Pfaff  <blp@gnu.org>
482
483         * aggregate.stat: New file.
484
485         * Makefile.am: (EXTRA_DIST) Add aggregate.stat.
486
487 Sun Oct  5 16:02:02 1997  Ben Pfaff  <blp@gnu.org>
488
489         * fall92.stat, fall92.data: Removed (unknown copyright).
490
491         * gengarbage.c: Define EXIT_SUCCESS if not defined by headers.
492         From Alexandre Oliva <oliva@dcc.unicamp.br>.
493
494 Sat Oct  4 16:35:59 1997  Ben Pfaff  <blp@gnu.org>
495
496         * repeating.stat: New file.
497
498         * Makefile.am: (EXTRA_DIST) Add repeating.stat.
499
500 Thu Sep 18 21:40:50 1997  Ben Pfaff  <blp@gnu.org>
501
502         * Makefile.am: (EXTRA_DIST) Add lag.stat.
503
504 Mon Aug 18 18:31:42 1997  Ben Pfaff  <blp@gnu.org>
505
506         * do-repeat.stat: Even more useful.
507
508         * lag.stat: New file.
509
510 Sun Aug 17 22:47:53 1997  Ben Pfaff  <blp@gnu.org>
511
512         * do-repeat.stat: Made actually useful, not stupid.
513
514 Sun Aug  3 11:46:00 1997  Ben Pfaff  <blp@gnu.org>
515
516         * In several files, replace usage of deprecated term `script' by
517         `syntax file'.
518
519 Thu Jul 17 02:12:17 1997  Ben Pfaff  <blp@gnu.org>
520
521         * Makefile.am: (EXTRA_DIST) Add tabs.stat.
522
523         * file-label.stat: Improved.
524
525         * sysfile-info.stat: Tests DISPLAY DICTIONARY now as well.
526
527 Fri Jul 11 14:13:49 1997  Ben Pfaff  <blp@gnu.org>
528
529         * gengarbage.c: Reformat.  #include's <time.h>.  Uses ANSI C
530         rand() in place of random().  Calls the randomizer srand().
531
532 Thu Jul 10 22:16:34 1997  Ben Pfaff  <blp@gnu.org>
533
534         * tabs.stat: New file.
535
536 Wed Jun 25 22:54:40 1997  Ben Pfaff  <blp@gnu.org>
537
538         * Makefile.am: (EXTRA_DIST) Removed bug.stat, file-type.stat.
539
540 Sun Jun  8 01:24:55 1997  Ben Pfaff  <blp@gnu.org>
541
542         * Makefile.am: Added fiasco.ps, fiasco.list, foo, foo.sav, msgs to
543         DISTCLEANFILES.
544
545         * input-program.stat: Made some variables scratch.
546
547 Fri Jun  6 22:53:03 1997  Ben Pfaff  <blp@gnu.org>
548
549         * Many files: Comment fixes, removed `set output raw.' commands.
550
551         * Other miscellaneous changes.
552
553 Tue Jun  3 23:44:46 1997  Ben Pfaff  <blp@gnu.org>
554
555         * list.stat: Re-enabled some of it.
556
557 Wed Apr 23 21:33:48 1997  Ben Pfaff  <blp@gnu.org>
558
559         * sysfile-info.stat: A little more generalized now.
560
561 Fri Apr 18 15:42:22 1997  Ben Pfaff  <blp@gnu.org>
562
563         * Makefile.am: Maintainer-clean Makefile.in.
564         
565 Thu Mar 27 01:11:29 1997  Ben Pfaff  <blp@gnu.org>
566
567         * gengarbage.pl: Removed.
568         
569 Sat Feb 15 21:26:53 1997  Ben Pfaff  <blp@gnu.org>
570
571         * descript.stat: Syntax fixes.
572
573         * process-if.stat: New test for PROCESS IF.
574
575 Sun Jan 19 14:22:11 1997  Ben Pfaff  <blp@gnu.org>
576
577         * autorecode.stat, modify-vars.stat: More thorough.
578
579         * data-formats.stat, file-label.stat: New tests.
580         
581 Thu Jan 16 13:08:57 1997  Ben Pfaff  <blp@gnu.org>
582
583         * bug.stat: Comment fix.
584
585 Wed Jan  1 22:08:10 1997  Ben Pfaff  <blp@gnu.org>
586
587         * filter.stat: New file; tests FILTER behavior.
588
589 Wed Jan  1 17:00:59 1997  Ben Pfaff  <blp@gnu.org>
590
591         * gengarbage.pl: New perl program equivalent to gengarbage.c.
592
593 Sun Dec 29 21:36:48 1996  Ben Pfaff  <blp@gnu.org>
594
595         * gengarbage.c: Changed.
596
597         * sort.stat: Changed.
598
599 Sun Dec 22 23:10:39 1996  Ben Pfaff  <blp@gnu.org>
600
601         * sort.stat: New file.
602
603 Fri Dec 13 21:30:53 1996  Ben Pfaff  <blp@gnu.org>
604
605         * autorecode.stat: New file.
606
607         * fall92.stat: Mods for practicality.
608
609         * test.bat, testall.bat: Removed.
610         
611 Thu Nov 28 23:14:07 1996  Ben Pfaff  <blp@gnu.org>
612
613         * list.stat, weighting.stat: Changed SET COMPATIBILITY subcommand
614         to SET EMULATION in anticipation of change.
615
616 Sat Oct 26 23:06:06 1996  Ben Pfaff  <blp@gnu.org>
617
618         * recode.stat: Removed comment about bug, since I fixed that.
619
620 Thu Oct 24 20:13:42 1996  Ben Pfaff  <blp@gnu.org>
621
622         * print.stat: Slightly more thorough.
623
624 Thu Oct 24 17:47:14 1996  Ben Pfaff  <blp@gnu.org>
625
626         * time-date.stat: Slightly more thorough.
627
628 Wed Oct 23 21:53:43 1996  Ben Pfaff  <blp@gnu.org>
629
630         * time-date.stat: New file.
631
632 Thu Sep 26 22:20:26 1996  Ben Pfaff  <blp@gnu.org>
633
634         * list.data: More data.
635
636         * list.stat: Handles all that extra data.
637
638         * weighting.stat: Doesn't try to list $WEIGHT because PC+ isn't
639         quite supported yet.
640
641 Wed Sep  4 21:45:35 1996  Ben Pfaff  <blp@gnu.org>
642
643         * weighting.stat: Tests for proper ligatures.  Won't work until
644         encodings are correct, of course...
645
646 ----------------------------------------------------------------------
647 Local Variables:
648 mode: change-log
649 version-control: never
650 End: