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