aaad059529bd330918f9531e93c74e5c85536cd2
[pspp-builds.git] / ChangeLog
1 Sun Jul 24 20:31:13 2005  Ben Pfaff  <blp@gnu.org>
2
3         * configure.ac: Don't detect libgmp anymore, because we eliminated
4         the dependency.
5
6         * NEWS: Update.
7
8 Mon Jul  4 17:59:54 2005  Ben Pfaff  <blp@gnu.org>
9
10         * Makefile.am: Add pspp-mode.el to EXTRA_DIST.
11
12 Wed May  4 08:49:13 WST 2005 John Darrington <john@darrington.wattle.id.au>
13
14         * README.CVS Smake: Added a CONFIGUREFLAGS variable.
15         * INSTALL: Mentioned build dependencies.
16
17 Mon May  2 22:37:39 2005  Ben Pfaff  <blp@gnu.org>
18
19         * INSTALL: Mention dependencies.  Thanks to Jaap-Andre de Hoop
20         <j.dehoop@data-assist.nl> for the suggestion.
21
22         * NEWS, README: Update.
23
24 Sun May  1 15:00:09 WST 2005 John Darrington <john@darrington.wattle.id.au>
25
26         * pspp-mode.el: Now supports syntax highlighting, indentation and
27         generally works a lot better.
28
29 Thu Apr 28 10:24:47 WST 2005 John Darrington <john@darrington.wattle.id.au> 
30
31         * Changed all copyright notices to contain the FSF's new address.
32
33 Thu Apr 14 2005 John Darrington
34
35         * AUTHORS:  Added note about the long variable names extension.
36
37         * pref.h.orig: Added definitions for variable names lengths.
38
39 Thu Mar  3 22:06:19 WST 2005 John Darrington <john@darrington.wattle.id.au> 
40
41         * configure.ac: Added AC_PROG_RANLIB --- needed by autoconf 1.9
42
43 Mon Feb 28 23:16:58 2005  Ben Pfaff  <blp@gnu.org>
44
45         * configure.ac: Check for perl.  Check for bool.  Substitute
46         makefiles in src/expressions.  Don't substitute makefile in
47         deleted directory lib/julcal.
48
49         * pref.h.orig: (macro MALLOC_LIKE) New macro.
50         (macro flt64) Moved to src/sfmP.h.
51         (macro FLT64_MAX) Moved to src/sfmP.h.
52
53 Mon Feb 21 15:04:55 WST 2005 John Darrington <john@darrington.wattle.id.au> 
54
55         * configure.ac: Added a --without-valgrind option to cope with
56         building on machines with a broken valgrind installation
57
58 Fri Jan  7 08:01:02 WST 2005 John Darrington <john@darrington.wattle.id.au> 
59
60         * configure.ac pref.h.orig: Compilation with libplot is now optional
61         by sacrificing the chart features.
62
63 Sun Nov 28 19:24:02 2004  Ben Pfaff  <blp@gnu.org>
64
65         * Smake: Change -a to -pR in cp invocations for SUSv3 compliance.
66
67 Mon May 31 17:21:25 2004  Ben Pfaff  <blp@gnu.org>
68
69         * configure.ac: Check for large file support.  Get rid of
70         posix_fadvise check--for some reason glibc 2.3.2 segfaults when I
71         call it and I just couldn't figure out what was going on.
72
73 Sun May 30 18:19:03 2004  Ben Pfaff  <blp@gnu.org>
74
75         * configure.ac: Check for valgrind/valgrind.h.
76
77 Mon Mar 29 15:22:48 2004  Ben Pfaff  <blp@gnu.org>
78
79         * TODO: Updated.
80
81         * configure.ac: Check for posix_fadvise.
82
83 Tue Mar 23 14:21:12 WAST 2004 John Darrington <john@darrington.wattle.id.au>
84
85         * Removed dcdflib and replaced with a dependency upon the
86          GNU Scientific library instead.
87
88 Sat Mar 20 13:55:36 2004  Ben Pfaff  <blp@gnu.org>
89
90         * TODO: Updated.
91
92 Wed Feb 11 23:54:15 2004  Ben Pfaff  <blp@gnu.org>
93
94         * pref.h.orig: Don't meddle with __WIN32__, __MSDOS, __DJGPP__,
95         __CYGWIN32__, __unix__, or unix anymore, and deal with some of the
96         consequences.  Declare ATTRIBUTE instead of meddling withe
97         __attribute__.  Declare UNUSED instead of unused.  Add macros
98         NO_RETURN, PRINTF_FORMAT, SCANF_FORMAT.  Reformat gettext, N_, _
99         macros.  Move alloca()-related stuff to src/alloc.h and simplify.
100         Get rid of PAGED_STACK entirely.  Remove mkdir macro definition.
101         Get rid of obsolete "procedure-specific options".
102
103 2004-01-23  gettextize  <bug-gnu-gettext@gnu.org>
104
105         * Makefile.am (SUBDIRS): Remove intl.
106         * configure.ac (AC_CONFIG_FILES): Remove intl/Makefile.
107
108 Tue Dec 30 22:23:40 WST 2003 John Darrington <john@darrington.wattle.id.au> 
109         
110         * Fixed floating point rounding bug in percentiles calculation
111
112 Sat Dec 27 16:16:49 2003  Ben Pfaff  <blp@gnu.org>
113
114         * configure.ac: Add -Wmissing-prototypes flag to gcc.
115
116         * TODO: Updated.
117
118 Wed Dec 17 12:19:40 WAST 2003 John Darrington <john@darrington.wattle.id.au>
119
120         * Added an --enable-debug flag to configure
121
122 2003-12-13  gettextize  <bug-gnu-gettext@gnu.org>
123
124         * Makefile.am (EXTRA_DIST): Add mkinstalldirs.
125         * configure.ac (AC_CONFIG_FILES): Add intl/Makefile.
126
127
128 Thu Dec 11 19:35:32 WST 2003 John Darrington <john@darrington.wattle.id.au>
129
130         * Removed autogenerated files from the CVS archive
131
132         * removed the included getopt.c as it failed to build under some
133         systems.
134
135 Thu Dec 11 00:12:19 2003  Ben Pfaff  <blp@gnu.org>
136
137         * Update build system to Autoconf 2.58, Automake 1.7, gettext
138         0.12.1.
139
140 2003-12-08  gettextize  <bug-gnu-gettext@gnu.org>
141
142         * Makefile.am (SUBDIRS): Add m4.
143         (ACLOCAL_AMFLAGS): New variable.
144         (EXTRA_DIST): Add config.rpath.
145         * configure.in (AC_CONFIG_FILES): Add po/Makefile.in,
146
147 Sun Jan  2 21:24:32 2000  Ben Pfaff  <blp@gnu.org>
148
149         * Makefile.am: Require Automake 1.4 or later.  It's been out for
150         almost a year now, so why haven't you installed it? :-)
151
152         * TODO: Updated.
153
154         * configure.in: Updated version number.  Check for libgmp.  Check
155         of fenv.h.  Check for feholdexpect().
156
157         * pref.h.orig: Don't include debug-print.h by default.  Don't
158         disable __attribute ((unused))__ for gcc 2.7.2.  Remove LOAD_2,
159         STORE_2.  Comment fixes.
160
161         * Updated copyright notices in all files.
162
163 Fri Mar 12 12:38:55 1999  Ben Pfaff  <blp@gnu.org>
164
165         * Forked 0.3.0.
166
167 Tue Mar  9 12:46:31 1999  Ben Pfaff  <blp@gnu.org>
168
169         * Released 0.2.3.
170         
171         * TODO: Updated.
172
173 Tue Jan  5 15:18:07 1999  Ben Pfaff  <blp@gnu.org>
174
175         * Released 0.2.2.
176
177         * TODO: Update from Zvi Grauer <z.grauer@sims.csuohio.edu>.
178
179 Thu Nov 19 12:34:55 1998  Ben Pfaff  <blp@gnu.org>
180
181         * Released 0.2.1.
182
183 Sun Aug  9 11:11:32 1998  Ben Pfaff  <blp@gnu.org>
184
185         * LANGUAGE: Updated.
186
187 Sat Aug  8 00:19:08 1998  Ben Pfaff  <blp@gnu.org>
188
189         * LANGUAGE: Updated.
190
191         * examples/: New directory.
192
193         * Made patchlevel 95.
194
195 Tue Aug  4 23:47:31 1998  Ben Pfaff  <blp@gnu.org>
196
197         * Bump version to 0.1.22 (0.2.0 release candidate).
198
199         * configure.in: Remove --enable-Werror, new option
200         --enable-debugging.  New gcc option -Wpointer-arith.
201
202         * pref.h.orig: Don't enable debugging by default (now a configure
203         option).  Use __inline__ instead of inline with gcc (partial -ansi
204         -pedantic support).
205         (macro local_strdup) Removed.
206
207         * Made patchlevel 94.
208         
209 Wed Jul 29 22:03:11 1998  Ben Pfaff  <blp@gnu.org>
210
211         * Bump version to 0.1.21 (0.2.0 release candidate).
212
213         * debian/: Removed.
214
215         * Makefile.am: Don't copy debian/ into distribution.
216         
217         * pref.h.orig: Only enable `unused' attribute if gcc 2.8.0 or
218         later is used.
219
220 Sun Jul  5 14:20:04 1998  Ben Pfaff  <blp@gnu.org>
221
222         * configure.in: Bump version to 0.1.20 (0.2.0 release candidate).
223
224         * Made patchlevel 93.
225
226 Sun Jul  5 00:13:58 1998  Ben Pfaff  <blp@gnu.org>
227
228         * README: Updated.
229
230         * TODO: Updated.
231
232         * configure.in: Remove -Wno-unused from default gcc flags.
233
234         * pref.h.orig: Add new #define, `unused', which under gcc expands
235         to an explanation to the compiler that a function argument is
236         unused, and expands to the null string under other compilers.
237
238 Mon Jun  1 14:33:02 1998  Ben Pfaff  <blp@gnu.org>
239
240         * LANGUAGE: Updated.
241
242         * configure.in: Bump version to 0.1.19.
243
244         * Made patchlevel 92.
245
246 Sun May 31 00:55:13 1998  Ben Pfaff  <blp@gnu.org>
247
248         * TODO: Updated.
249                 
250         * configure.in: Generate Makefiles for lib/gmp/{,mpn,mpf}/.
251
252         * Made patchlevel 91.
253
254 Fri May 29 21:43:09 1998  Ben Pfaff  <blp@gnu.org>
255
256         * TODO: Updated.
257
258         * LANGUAGE: Updated.
259
260         * unconfigure: Remove TeX cruft from doc/.
261         
262         * Made patchlevel 90.
263
264 Mon May 25 12:41:54 1998  Ben Pfaff  <blp@gnu.org>
265
266         * BUGS: Updated.
267
268         * LANGUAGE: Updated.
269
270         * TODO: Updated.
271
272         * configure.in: Bumped version number up to 0.1.18.
273
274         * Made patchlevel 89.
275
276 Sun May 24 22:39:55 1998  Ben Pfaff  <blp@gnu.org>
277
278         * TODO: Updated.
279
280         * Made patchlevel 88.
281
282 Sat May 23 23:21:43 1998  Ben Pfaff  <blp@gnu.org>
283
284         * TODO: Updated.
285
286         * configure.in: Remove gamma from replaceable functions.
287
288         * Made patchlevel 87.
289
290 Fri May 22 00:02:33 1998  Ben Pfaff  <blp@gnu.org>
291
292         * configure.in: Add gamma to list of functions with replacements.
293
294         * Made patchlevel 86.   
295
296 Wed May 20 00:00:12 1998  Ben Pfaff  <blp@gnu.org>
297
298         * TODO: Updated.
299
300         * Made patchlevel 85.
301
302 Sat May 16 19:38:49 1998  Ben Pfaff  <blp@gnu.org>
303
304         * TODO: Updated.
305
306         * Made patchlevel 84.
307
308 Tue May 12 16:13:48 1998  Ben Pfaff  <blp@gnu.org>
309
310         * TODO: Updated.
311
312         * unconfigure: Don't delete Makefile.in under intl/.
313         
314         * Made patchlevel 83.
315
316 Thu May  7 23:16:26 1998  Ben Pfaff  <blp@gnu.org>
317
318         * unconfigure: Add some more files to reap.
319
320         * Made patchlevel 82.
321
322 Tue May  5 13:17:59 1998  Ben Pfaff  <blp@gnu.org>
323
324         * acconfig.h: Add HAVE_GOOD_RANDOM definition.
325
326         * acinclude.m4: New macro BLP_RANDOM.
327
328         * configure.in: Use new BLP_RANDOM macro.
329
330         * unconfigure: New file.
331         
332         * Made patchlevel 81.
333         
334 Fri Apr 24 12:42:14 1998  Ben Pfaff  <blp@gnu.org>
335
336         * Makefile.am: Remove bad comment.
337
338         * AUTHORS: Removed Brad Appleton.
339         
340         * TODO: Updated.
341
342         * configure.in: Remove `satisfy automake' bit.  Don't generate
343         avllib Makefile, since we don't use avllib anymore.
344
345         * pref.h.orig: Define PSPP.
346
347         * Made patchlevel 80.
348
349 Wed Apr 15 12:59:39 1998  Ben Pfaff  <blp@gnu.org>
350
351         * AUTHORS, BUGS, LANGUAGE, README, THANKS: No longer generated
352         from HTML.  This caused a lot of deletions from the Makefile.am.
353
354         * TODO: Updated.
355         
356         * Made patchlevel 79.
357         
358 Tue Apr 14 00:48:00 1998  Ben Pfaff  <blp@gnu.org>
359
360         * TODO: Updated.
361
362         * configure.in: Check for unistd.h.  Fix AC_LN_S (should have been
363         AC_PROG_LN_S).
364
365         * Made patchlevel 78.  Must have missed 77 in there somewhere :-)
366         
367 Mon Mar  9 15:40:40 1998  Ben Pfaff  <blp@gnu.org>
368
369         * Made patchlevel 76.
370
371         * configure.in: Bumped version up to 0.1.16.
372
373 1998-03-05  Ben Pfaff  <blp@gnu.org>
374
375         * configure.in: Bumped version up to 0.1.15.
376
377 1998-02-23  Ben Pfaff  <blp@gnu.org>
378
379         * acinclude.m4: Add BLP_INT_DIGITS and BLP_IS_SPRINTF_GOOD macros.
380
381         * configure.in: Those macros came from here.  Better modularity
382         this way.  Bump version up to 0.1.14.
383
384         * pref.h.orig: (macros CONFIG_PATH, INCLUDE_PATH, GROFF_FONT_PATH)
385         Removed.
386         
387         * Made patchlevel 75.
388
389 1998-02-23  Ben Pfaff  <blp@gnu.org>
390
391         * acconfig.h: Hard-code PACKAGE and GNU_PACKAGE as "PSPP" and "GNU
392         PSPP" respectively.
393
394         * configure.in: Call the package pspp instead of PSPP.  Don't
395         define PACKAGE and GNU_PACKAGE symbols.  Add replacement function
396         for strtok_r.
397
398         * TODO: Updated.
399         
400         * Made patchlevel 74.
401
402 1998-02-16  Ben Pfaff  <blp@gnu.org>
403
404         * Makefile.am: Remove a few now-useless targets.
405
406         * TODO: Updated.
407
408         * configure.in: Bump version up to 0.1.13.
409
410         * reconfigure: Don't assume . is in PATH.
411
412         * Made patchlevel 73.
413
414 Fri Feb 13 15:35:03 1998  Ben Pfaff  <blp@gnu.org>
415
416         * configure.in: Bump version up to 0.1.12.
417
418         * TODO: Updated.
419
420         * pref.h.orig: Make __unix equivalent to unix and __unix__; don't
421         require any of these to be defined to 1, just defined.  Invert
422         sense of some tests from testing for unix to testing for not being
423         msdog.
424
425         * Made patchlevel 72.
426
427 Thu Feb  5 00:22:58 1998  Ben Pfaff  <blp@gnu.org>
428
429         * Made patchlevel 71.
430
431         * configure.in: Bump version up to 0.1.11.
432
433 Tue Feb  3 16:12:34 1998  Ben Pfaff  <blp@gnu.org>
434
435         * TODO: Updated.
436
437         * Made patchlevel 70.
438
439         * configure.in: Bump version up to 0.1.10.
440
441 Fri Jan 23 00:17:18 1998  Ben Pfaff  <blp@gnu.org>
442
443         * Made patchlevel 69.
444
445 Thu Jan 22 00:35:52 1998  Ben Pfaff  <blp@gnu.org>
446
447         * Made patchlevel 68.
448
449 Sun Jan 18 00:30:18 1998  Ben Pfaff  <blp@gnu.org>
450
451         * configure.in: Add ieeefp.h to list of headers to check for.
452
453         * Made patchlevel 67.
454
455 Tue Jan 13 23:44:16 1998  Ben Pfaff  <blp@gnu.org>
456
457         * configure.in: Add sys/wait.h to list of headers to check for.
458
459         * Made patchlevel 66.
460         
461 Sun Jan 11 21:30:09 1998  Ben Pfaff  <blp@gnu.org>
462
463         * configure.in: Bump version up to 0.1.9.
464         
465         * pref.h.orig (STORE_2): Fix parentheses.  From Alexandre
466         Oliva <oliva@dcc.unicamp.br>.
467
468         * Made patchlevel 65.
469         
470 Sat Jan 10 23:59:06 1998  Ben Pfaff  <blp@gnu.org>
471
472         * Made patchlevel 64.
473
474 Sat Jan 10 02:10:15 1998  Ben Pfaff  <blp@gnu.org>
475
476         * TODO: Updated.
477
478         * pref.h.orig: Comment fixes.
479         (macro second_lowest_flt64) New.
480
481         * Made patchlevel 63.
482
483 Thu Jan  8 22:27:03 1998  Ben Pfaff  <blp@gnu.org>
484
485         * TODO: Updated.
486         
487         * Made patchlevel 62.
488
489 Mon Jan  5 11:18:37 1998  Ben Pfaff  <blp@gnu.org>
490
491         * Made patchlevel 61.
492
493 Sun Jan  4 18:10:29 1998  Ben Pfaff  <blp@gnu.org>
494
495         * TODO: Updated.
496
497         * pref.h.orig: (local_strdup) [HAVE_ALLOCA && PAGED_STACK &&
498         __GNUC__] Rewritten for space and time efficiency and to evaluate
499         its argument only once.
500
501         * Made patchlevel 60.
502
503 Sat Jan  3 16:51:20 1998  Ben Pfaff  <blp@gnu.org>
504
505         * TODO: Updated.
506
507         * Made patchlevel 59.
508
509 Fri Jan  2 01:38:37 1998  Ben Pfaff  <blp@gnu.org>
510
511         * TODO: Updated.
512
513         * config.sub: Got tired of `i686-unknown-linux: Unknown system',
514         so I made 686 equivalent to 586.
515
516         * pref.h.orig: (macros ASCII_*, HTML_*, PS_*) Removed.
517
518         * Made patchlevel 58.
519
520 Thu Jan  1 11:50:47 1998  Ben Pfaff  <blp@gnu.org>
521
522         * TODO: Updated.
523
524         * Made patchlevel 57.
525
526 Fri Dec 26 15:43:17 1997  Ben Pfaff  <blp@gnu.org>
527
528         * TODO: Updated.
529
530         * Made patchlevel 56.
531
532 Wed Dec 24 22:34:55 1997  Ben Pfaff  <blp@gnu.org>
533
534         * reconfigure: regularized option syntax.
535
536         * configure.in: Bumped version to 0.1.8.  Changed name from pspp
537         to PSPP.  Added lib/dcdflib/Makefile to list of output files.
538
539         * Made patchlevel 55.
540
541 Sun Dec 21 15:58:52 1997  Ben Pfaff  <blp@gnu.org>
542
543         * TODO: Updated.
544
545         * acconfig.h: Reformat.
546
547         * configure.in: Bumped version to 0.1.7.
548
549         * Made patchlevel 54.
550
551 Fri Dec  5 23:38:12 1997  Ben Pfaff  <blp@gnu.org>
552
553         * Replaced prep.ai.mit.edu with ftp.gnu.org and .gnu.ai.mit.edu
554         with .gnu.org, everywhere.
555
556 Fri Dec  5 23:02:40 1997  Ben Pfaff  <blp@gnu.org>
557
558         * Replaced remaining instances of Fiasco with PSPP.
559
560         * Made patchlevel 53.
561
562 Fri Dec  5 22:51:18 1997  Ben Pfaff  <blp@gnu.org>
563
564         * Every instance of the name Fiasco, throughout every file,
565         replaced in-place with PSPP, with the exceptions of a few files
566         that had `fiasco' in their names; these were renamed.
567
568         * Made patchlevel 52.
569         
570 Fri Dec  5 21:50:52 1997  Ben Pfaff  <blp@gnu.org>
571
572         * pref.h.orig: (macros NO_HTML, HTML_DEFAULT_OUTPUT_FILE) New
573         macros.
574
575         * TODO: Updated.
576
577         * Made patchlevel 51.
578
579 Tue Dec  2 14:35:12 1997  Ben Pfaff  <blp@gnu.org>
580
581         * TODO: Updated.
582
583         * configure.in: Bumped version to 0.1.6.
584
585         * Made patchlevel 50.   
586
587 Sat Nov 22 01:20:32 1997  Ben Pfaff  <blp@gnu.org>
588
589         * Made patchlevel 49.
590
591 Fri Nov 21 00:11:41 1997  Ben Pfaff  <blp@gnu.org>
592
593         * Made patchlevel 48.
594
595 Sun Nov 16 01:31:38 1997  Ben Pfaff  <blp@gnu.org>
596
597         * Made patchlevel 47.
598
599 Fri Nov 14 00:17:48 1997  Ben Pfaff  <blp@gnu.org>
600
601         * Made patchlevel 46.
602
603         * configure.in: Bumped version to 0.1.5.
604
605 Tue Oct 28 16:07:17 1997  Ben Pfaff  <blp@gnu.org>
606
607         * configure.in: Bumped version to 0.1.4.
608
609         * TODO: Updated.
610
611         * Made patchlevel 45.
612
613 Wed Oct  8 15:55:50 1997  Ben Pfaff  <blp@gnu.org>
614
615         * intl: Upgraded from sources to gettext-0.10.32.
616
617         * configure.in: Bumped version to 0.1.3.
618
619         * Made patchlevel 44.
620         
621 Tue Oct  7 20:21:53 1997  Ben Pfaff  <blp@gnu.org>
622
623         * Makefile.am: (dist-hook) Use $(top_srcdir).
624
625         * pref.h.orig: (MAX_WORKSPACE) Enlarge to 4 MB (from 1 MB).
626
627         * Made patchlevel 43.
628         
629 Sun Oct  5 15:52:37 1997  Ben Pfaff  <blp@gnu.org>
630
631         * configure.in: Bumped version to 0.1.2.
632         (strerror) Replace instead of check.  From Alexandre Oliva
633         <oliva@dcc.unicamp.br>.
634
635         * pref.h.orig: Include `debug-print' instead of
636         `src/debug-print.h'.
637
638         * Made patchlevel 42.
639
640 Sat Oct  4 16:19:44 1997  Ben Pfaff  <blp@gnu.org>
641
642         * pref.h.orig: Comment fixes.
643         (local_strdup) [HAVE_ALLOCA && PAGED_STACK &&
644         __GNUC__] Use local_alloc() instead of alloca(), as local_alloc()
645         isn't simply an alias for alloca().
646
647         * configure.in: Bumped version to 0.1.1.
648
649         * Made patchlevel 41.
650
651 Sat Oct  4 02:13:00 1997  Ben Pfaff  <blp@gnu.org>
652
653         * Made patchlevel 40.
654
655 Sun Sep 21 00:07:09 1997  Ben Pfaff  <blp@gnu.org>
656
657         * Made patchlevel 39.
658
659 Thu Sep 18 21:42:27 1997  Ben Pfaff  <blp@gnu.org>
660
661         * pref.h.orig: (CONFIG_PATH) [unix] Add /usr/local/etc/fiasco,
662         /usr/etc/fiasco to search path.
663
664         * Made patchlevel 38.
665                 
666 Wed Aug 20 14:20:06 1997  Ben Pfaff  <blp@gnu.org>
667
668         * Makefile.am: (noinst_DATA) Removed ANNOUNCE, HELP-WANTED.
669         (EXTRA_DIST) Removed ANNOUNCE, FAQ, HELP-WANTED, mk-web-dist.
670         (MAINTAINERCLEANFILES) Removed ANNOUNCE, FAQ, HELP-WANTED.
671
672         * Made patchlevel 37.
673
674 Wed Aug 20 12:48:25 1997  Ben Pfaff  <blp@gnu.org>
675
676         * Makefile.am: (doc/ANNOUNCE.html, ANNOUNCE, FAQ, doc/FAQ.html,
677         HELP-WANTED) Removed.
678         (docfiles) Removed ANNOUNCE, FAQ, HELP-WANTED.
679
680         * mk-web-dist: Removed.
681
682         * Made patchlevel 36.
683
684 Mon Aug 18 18:06:12 1997  Ben Pfaff  <blp@gnu.org>
685
686         * TODO: Updated.
687
688         * pref.h.orig: (macro DEFAULT_COMPAT) Removed.
689
690         * Made patchlevel 35.
691
692 Sun Aug 17 22:48:36 1997  Ben Pfaff  <blp@gnu.org>
693
694         * Made patchlevel 34.
695
696 Sat Aug 16 10:48:29 1997  Ben Pfaff  <blp@gnu.org>
697
698         * In many files, in this directory and others, messages were
699         rephrased to eliminate or reduce usage of certain deprecated terms
700         at suggestion of rms.
701         
702         * Makefile.am: (EXTRA_DIST) Removed unix2dos.pl.
703         (MAINTAINERCLEANFILES) Removed doc/ANNOUNCE.html, doc/README.html.
704         (docfiles-recursive) Removed.
705
706         * TODO: Updated.
707
708         * mk-web-dist: Doesn't produce any distributions at all, just a
709         webpage.  Doesn't configure the distribution.  Changed list of
710         files installed.
711
712         * pref.h.orig: s/VER_PCP40/VER_PC/; s/VER_WIN61/VER_WND/;
713         s/VER_X40/VER_X/; All references changed.
714
715         * Made patchlevel 33.
716
717 Thu Aug 14 22:02:08 1997  Ben Pfaff  <blp@gnu.org>
718
719         * Makefile.am: Comment fixes.  Uses $(VERSION) instead of contents
720         of VERSION file.
721         (EXTRA_DIST) Remove fiasco.ide, mk-bc5-dist.
722         (docfiles-recursive) Works if doc/Makefile doesn't exist.
723         (DIST_BC5_ROOT) Renamed DISTBC5_DISTROOT.
724         (DISTBC5_BC5ROOT) New var.
725         (dist-bc5) Passes $(DISTBC5_BC5ROOT).
726
727         * TODO: Update.
728
729         * acinclude.m4: Remove blp_VERSION_CHEAT kluge.
730
731         * configure.in: Don't use blp_VERSION_CHEAT kluge.
732
733         * mk-web-dist, reconfigure: Extract version number from
734         configure.in.
735
736         * pref.h.orig: (CONFIG_PATH, INCLUDE_PATH, GROFF_FONT_PATH)
737         [__MSDOS__] Fixed bad use of backslashes.
738
739         * reconfigure: Pass $VERSION to Makefile.
740
741         * Made patchlevel 32.
742
743 Thu Aug 14 11:49:35 1997  Ben Pfaff  <blp@gnu.org>
744
745         * Makefile.am: (EXTRA_DIST, docfiles) Add ONEWS.
746         (docfiles) Depends on docfiles-recursive.
747         (docfiles-recursive) New target, call make for `docfiles' target
748         in doc directory.
749         (dist-bc5) Adds `foo' second arg to mk-bc5-dist.
750         (.PHONY) Add docfiles.
751
752         * mk-bc5-dist: Checks that it is passed a second arg of `foo'.
753
754         * reconfigure: Changed == operators to = as arguments to `test'.
755         No longer uses bash -v switch.
756
757         * mk-distribution: Renamed mk-web-dist, all references changed.
758         Now takes several options, added help.  No longer uses -uv
759         options.
760
761         * Made patchlevel 31.
762
763 Tue Aug  5 13:56:39 1997  Ben Pfaff  <blp@gnu.org>
764
765         * Makefile.am: (MAINTAINERCLEANFILES) Add HELP-WANTED.
766         (EXTRA_DIST) Add ONEWS.
767
768         * Made patchlevel 30.
769
770 Sun Aug  3 11:30:17 1997  Ben Pfaff  <blp@gnu.org>
771
772         * Makefile.am: (noinst_data, docfiles) Added HELP-WANTED.
773         (EXTRA_DIST) Added configure, mk-bc5-dist, unix2dos.pl,
774         HELP-WANTED.
775         (HELP-WANTED) Generated from doc/HELP-WANTED.html.
776         (dist-bc5) New target.
777
778         * TODO: Updated.
779
780         * mk-distribution: Fixed bugs, added HELP-WANTED.
781
782         * reconfigure: When invoking Makefile.am, pass
783         top_srcdir=. explicitly.
784
785         * unix2dos.pl: New file.
786
787         * Made patchlevel 29.
788
789 Thu Jul 17 21:49:13 1997  Ben Pfaff  <blp@gnu.org>
790
791         * Made patchlevel 28.
792
793 Thu Jul 17 01:43:25 1997  Ben Pfaff  <blp@gnu.org>
794
795         * Makefile.am: Remove inactive .html suffix rule.
796         New rules to generate doc/ANNOUNCE.html and doc/README.html from
797         corresponding .in files.
798         (EXTRA_DIST) Add VERSION, fiasco.ide, mk-distribution.
799         (MAINTAINERCLEANFILES) Add doc/ANNOUNCE.html, doc/README.html.
800
801         * acinclude.m4: (blp_VERSION_CHEAT) New macro.
802
803         * configure.in: Forces _GNU_SOURCES not only to be defined, but to
804         a value of 1.  Substitutes VERSION from the new file VERSION.
805         Removed DEBIAN reference.  Checks for sys/mman.h header.
806
807         * pref.h.orig: (macro gettext) Don't put parentheses in the
808         expansion.
809         (macro N_) Same.
810
811         * reconfigure: Sets -ev in shell.  Doesn't try to pass
812         --include-deps to configure (it's an automake flag!).  Moved `make
813         docfiles'.
814
815         * sysdeps/borlandc4.0/README, sysdeps/borlandc4.0/_read.c,
816         sysdeps/borlandc4.0/_write.c, sysdeps/borlandc4.0: Removed.
817
818         * VERSION: New file.
819
820         * fiasco.ide: New file.
821
822         * mk-distribution: New file.
823
824         * Made patchlevel 27.
825         
826 Fri Jul 11 23:00:53 1997  Ben Pfaff  <blp@gnu.org>
827
828         * TODO: Updates.
829
830         * Made patchlevel 26.
831
832 Fri Jul 11 14:08:21 1997  Ben Pfaff  <blp@gnu.org>
833
834         * pref.h.orig: __CYGWIN32__ is a form of __unix__.
835
836         * reconfigure: Add -k for make maintainer-clean.
837
838         * Made patchlevel 25.
839
840 Thu Jul 10 22:13:07 1997  Ben Pfaff  <blp@gnu.org>
841
842         * configure.in: Add "-D_GNU_SOURCE" to CPPFLAGS to force GNU
843         glibc extensions to be detected.
844
845         * Made patchlevel 24.
846
847 Sun Jul  6 19:13:07 1997  Ben Pfaff  <blp@gnu.org>
848
849         * pref.h.orig: Include "src/debug-print.h" instead of
850         "debug-print.h".
851         (macros local_alloc, local_free) More robust under Checker: put
852         their allocations in namespace different from malloc()/free().
853
854         * Made patchlevel 23.
855
856 Sat Jul  5 23:42:14 1997  Ben Pfaff  <blp@gnu.org>
857
858         * TODO: Updates.
859
860         * Made patchlevel 22.
861
862 Fri Jul  4 13:20:47 1997  Ben Pfaff  <blp@gnu.org>
863
864         * Makefile.am: (EXTRA_DIST) Removed orphaned-rules.
865         (docfiles) Removed ChangeLog, COPYING.
866         (html, maintainer-clean-hook, install-data-hook) Removed.
867
868         * reconfigure: Added --help option.  Calls configure again even if
869         --no-include-deps.
870
871         * Made patchlevel 21.
872
873 Wed Jun 25 22:47:17 1997  Ben Pfaff  <blp@gnu.org>
874
875         * Makefile.am: Require Automake 1.2.
876         (dist-hook) Don't copy config dir.
877         (EXTRA_DIST, MAINTAINERCLEANFILES) Add FAQ.
878         (docfiles) Made a variable as well as a target; added ChangeLog,
879         COPYING, FAQ, INSTALL, TODO.
880         (html, maintainer-clean-hook, install-data-hook, debian,
881         debian-clean, debian-clean-full) New targets.
882
883         * orphaned-rules: Removed.
884
885         * configure.in: Bumped up to version 0.1.0.
886
887         * reconfigure: New options --enable-nls, --no-include-deps.
888         Comment fixes.
889
890         * Made patchlevel 20.
891
892 Sun Jun 22 22:10:27 1997  Ben Pfaff  <blp@gnu.org>
893
894         * Made patchlevel 19.
895
896 Sun Jun 15 16:44:14 1997  Ben Pfaff  <blp@gnu.org>
897
898         * pref.h.orig: Comment fixes.  Includes debug-print.h.
899         (DEMAND_PAGE, ALWAYS_PAGE, NEVER_PAGE) Removed.
900
901         * Made patchlevel 18.
902
903 Sun Jun  8 01:25:40 1997  Ben Pfaff  <blp@gnu.org>
904
905         * Made patchlevel 17.
906
907 Fri Jun  6 22:41:08 1997  Ben Pfaff  <blp@gnu.org>
908
909         * TODO: Updates.
910
911         * pref.h.orig: Reformatted macros.
912         [!ENABLE_NLS] Defines gettext() as a trivial substitution to allow
913         gcc to give warnings on printf().
914
915         * Made patchlevel 16.
916         
917 Thu Jun  5 23:01:49 1997  Ben Pfaff  <blp@gnu.org>
918
919         * Made patchlevel 15.
920
921 Tue Jun  3 23:24:08 1997  Ben Pfaff  <blp@gnu.org>
922
923         * Makefile.am: AUTOMAKE_OPTIONS changed from `foreign 1.1l' to
924         `gnits 1.1p'.  SUBDIRS reordered.  New target `docfiles'.
925
926         * TODO: Updates.
927
928         * configure.in: Removed AM_MAINTAINER_MODE.  Added
929         --enable-Werror, which is implied by --with-checker.
930
931         * reconfigure: Moved `aclocal' from beginning to just before
932         cleaning `autoheader'.  Removed --enable-maintainer-mode.  Added
933         --disable-nls.  Added `make docfiles' to placate autoheader.
934         Added `aclocal' before first real `autoheader'.  Uses `make
935         mostlyclean' instead of `make depend'.
936
937         * Made patchlevel 14.
938
939 Mon Jun  2 14:21:54 1997  Ben Pfaff  <blp@gnu.org>
940
941         * configure.in: Removed comment that screwed things up.
942
943         * reconfigure: Added `aclocal' at beginning.
944
945         * Made patchlevel 13.
946
947 Sun Jun  1 23:25:39 1997  Ben Pfaff  <blp@gnu.org>
948
949         * Makefile.am: Add intl, po to SUBDIRS.  Add aclocal.m4,
950         config.h.in to MAINTAINERCLEANFILES.
951
952         * acconfig.h: Add HAVE_LC_MESSAGES, ENABLE_NLS, HAVE_CATGETS,
953         HAVE_GETTEXT, HAVE_STPCPY.
954
955         * configure.in: Reordered to placate autoheader.  Added
956         AC_ISC_POSIX, AM_PROG_CC_STDC.  Added internationalization:
957         ALL_LINGUAS="", AM_GNU_GETTEXT, AC_LINK_FILES(...).  Added
958         po/Makefile.in, intl/Makefile to generated files list.  Generates
959         po/Makefile from po/Makefile.in.  Comment fix.
960
961         * pref.h.orig: Uncommented i18n support.
962
963         * acinclude.m4: New file.
964
965         * ABOUT-NLS: New file.
966
967         * intl/: New directory, taken from gettext-0.10.27.
968
969         * missing: New file, taken from automake-1.1p.
970
971         * po/: New directory.
972
973         * Made patchlevel 12.
974
975 Sun Jun  1 17:28:27 1997  Ben Pfaff  <blp@gnu.org>
976
977         * Made patchlevel 11.
978
979 Sun Jun  1 11:58:43 1997  Ben Pfaff  <blp@gnu.org>
980
981         * pref.h.orig: Removed DEFAULT_VER_PCP40, DEFAULT_VER_WIN61,
982         DEFAULT_VER_X40.  Added a macro DEFAULT_COMPAT that takes one of
983         the VER_* enums as a value.
984         (HISTORY_FILE) Changed the definition to "~/.fiasco_history".
985
986         * Made patchlevel 10.
987
988 Fri May 30 19:40:22 1997  Ben Pfaff  <blp@gnu.org>
989
990         * pref.h.orig: [__MSDOS__] Reordered INCLUDE_PATH.
991
992         * Made patchlevel 9.
993
994 Sun May 25 22:32:57 1997  Ben Pfaff  <blp@gnu.org>
995
996         * acconfig.h: For support of glibc 2, define _GNU_SOURCE.
997
998         * Made patchlevel 8.
999
1000 Mon May  5 21:58:22 1997  Ben Pfaff  <blp@gnu.org>
1001
1002         * Made patchlevel 7. 
1003
1004 Fri May  2 22:27:36 1997  Ben Pfaff  <blp@gnu.org>
1005
1006         * Made patchlevel 6.
1007
1008 Thu May  1 15:34:01 1997  Ben Pfaff  <blp@gnu.org>
1009
1010         * All files: Changed copyright from `Ben Pfaff' to `Free Software
1011         Foundation, Inc'.
1012
1013         * Made patchlevel 5.
1014
1015 Thu May  1 15:00:51 1997  Ben Pfaff  <blp@gnu.org>
1016
1017         * Made patchlevel 4.
1018
1019 Sat Apr 26 11:34:05 1997  Ben Pfaff  <blp@gnu.org>
1020
1021         * ChangeLog: Split into one ChangeLog per directory.
1022
1023         * Made patchlevel 3.
1024
1025 Wed Apr 23 21:33:48 1997  Ben Pfaff  <blp@gnu.org>
1026
1027         * TODO: Update.
1028
1029         * Made patchlevel 2.
1030
1031 Fri Apr 18 16:48:41 1997  Ben Pfaff  <blp@gnu.org>
1032
1033         * Makefile.am: Removed `include', `util' from SUBDIRS; added
1034         `config'.  Includes `config' directory in distributions.  Added
1035         `private-install', `private-uninstall' targets.
1036
1037         * configure.in: AC_INIT tests for src/q2c.c now.  Removed
1038         redundant AC_PROG_MAKE_SET call.  Removed include/Makefile,
1039         util/Makefile from generated files list; added config/Makefile.
1040
1041         * include/approx.h, include/arena.h, include/common.h,
1042         include/dfm.h, include/do-ifP.h, include/error.h, include/expr.h,
1043         include/exprP.h, include/file-handle.h, include/filename.h,
1044         include/font.h, include/getline.h, include/getopt.h,
1045         include/hash.h, include/heap.h, include/log.h, include/misc.h,
1046         include/output.h, include/settings.h, include/sfm.h,
1047         include/sfmP.h, include/som.h, include/somP.h, include/stat.h,
1048         include/stats.h, include/str.h, include/tokens.h, include/var.h,
1049         include/version.h, include/vfmP.h: Moved into src/ directory.
1050
1051         * include/Makefile.am, include/: Removed.
1052
1053         * util/Makefile.am: Removed.
1054
1055         * util/q2c.c: Moved to src/.
1056
1057         * util/reconfigure: Moved to source root.
1058
1059         * util/: Removed.
1060
1061         * Made patchlevel 1.
1062
1063 Fri Apr 18 15:42:22 1997  Ben Pfaff  <blp@gnu.org>
1064
1065         * Makefile.am: Maintainer-cleans generated documentation and
1066         Makefile.in.
1067
1068         * include/Makefile.am, util/Makefile.am: Maintainer-cleans
1069         Makefile.in.
1070
1071         * include/somP.h: (static struct var som) Removed passed_t member.
1072
1073         * TODO: Updated.
1074
1075         * configure.in: Fixed source directory for copying pref.h; always
1076         updates pref.h or at least touch'es it.
1077
1078         * pref.h.orig: Made a rather pejorative comment a lot milder so it
1079         wouldn't be misinterpreted.
1080
1081         * Made interim release x3.
1082         
1083 Thu Mar 27 01:11:29 1997  Ben Pfaff  <blp@gnu.org>
1084
1085         * All directories now contain new `Makefile.am's, in some cases
1086         produced from bits and pieces of the single monolithic old one.
1087         
1088         * PATCHLEVEL: Removed.
1089
1090         * acconfig.h: Added GNU_PACKAGE, PACKAGE, PROTOTYPES, VERSION;
1091         removed inclusion of conf.h.
1092
1093         * confh.in: Removed.
1094         * confh.tmp.in: Removed.
1095         
1096         * configure.in: Deepened.  Updated for use with Automake 1.1l.
1097         Removed PATCHLEVEL hacks.  Fixed lots of functions in
1098         AC_CHECK_FUNCS, AC_REPLACE_FUNCS, and similar.  Only passes
1099         `-Werror' to gcc in maintainer mode.  Doesn't output conf.h.
1100         Touches pref.h even if it wasn't changed.  
1101
1102         * aclocal.m4: New file.
1103
1104         * config.h.in: Renamed from configh.in.
1105
1106         * pref.h.orig: Renamed from prefh.orig.
1107
1108         * Made interim release x2.
1109         
1110 Thu Mar 27 01:07:02 1997  Ben Pfaff  <blp@gnu.org>
1111
1112     Changed the distribution from flat to deep.  New configuration:
1113
1114         ANNOUNCE        Makefile.in     config.h.in     mkinstalldirs
1115         AUTHORS         NEWS            config.sub      orphaned-rules
1116         BUGS            README          configure       pref.h
1117         COPYING         THANKS          configure.in    pref.h.orig
1118         ChangeLog       TODO            debian          src
1119         ChangeLog~      acconfig.h      doc             stamp-h.in
1120         INSTALL         aclocal.m4      include         sysdeps
1121         LANGUAGE        config          install-sh      tests
1122         Makefile.am     config.guess    lib             util
1123
1124         config:
1125         devices      environment  papersize    ps-fontmap   ps-prologue
1126
1127         debian:
1128         changelog  control    postinst   rules
1129         conffiles  copyright  postrm
1130
1131         doc:
1132         ANNOUNCE.html  Makefile.in    fiasco.info-2  stamp-vti
1133         AUTHORS.html   README.html    fiasco.info-3  texinfo.tex
1134         BUGS.html      THANKS.html    fiasco.info-4  version.texi
1135         LANGUAGE.html  fiasco.info    fiasco.texi
1136         Makefile.am    fiasco.info-1  mdate-sh
1137
1138         include:
1139         approx.h       file-handle.h  misc.h         stats.h
1140         arena.h        filename.h     output.h       str.h
1141         common.h       font.h         settings.h     tokens.h
1142         dfm.h          getline.h      sfm.h          var.h
1143         do-ifP.h       getopt.h       sfmP.h         version.h
1144         error.h        hash.h         som.h          vfmP.h
1145         expr.h         heap.h         somP.h
1146         exprP.h        log.h          stat.h
1147
1148         lib:
1149         Makefile.am  Makefile.in  avllib       julcal       misc
1150
1151         lib/avllib:
1152         AVLLIB.COPYING  Makefile.in     avl.h
1153         Makefile.am     avl.c
1154
1155         lib/julcal:
1156         Makefile.am  Makefile.in  julcal.c     julcal.h
1157
1158         lib/misc:
1159         Makefile.am    getopt1.c      memset.c       strstr.c
1160         Makefile.in    memchr.c       qsort.c        strtol.c
1161         alloca.c       memcmp.c       stpcpy.c       strtoul.c
1162         getdelim.c     memcpy.c       strcasecmp.c
1163         getline.c      memmem.c       strncasecmp.c
1164         getopt.c       memmove.c      strpbrk.c
1165
1166         src:
1167         Makefile.am     error.c         lexer.c         sfm-write.c
1168         Makefile.in     expr-evl.c      list.c          show.c
1169         arena.c         expr-opt.c      list.q          som-frnt.c
1170         ascii.c         expr-prs.c      log.c           som-high.c
1171         autorecode.c    file-handle.c   loop.c          som-low.c
1172         cases.c         file-handle.q   main.c          sort.c
1173         cmdline.c       file-type.c     mis-val.c       split-file.c
1174         command.c       filename.c      misc.c          stats.c
1175         common.c        formats.c       modify-vars.c   str.c
1176         compute.c       freq.c          numeric.c       sysfile-info.c
1177         count.c         frequencies.c   output.c        temporary.c
1178         crosstabs.c     frequencies.g   postscript.c    title.c
1179         crosstabs.q     frequencies.q   print.c         val-labs.c
1180         data-in.c       get.c           recode.c        var-labs.c
1181         data-list.c     getline.c       rename-vars.c   vars-atr.c
1182         data-out.c      glob.c          repeat.c        vars-prs.c
1183         descript.c      groff-font.c    sample.c        vector.c
1184         descript.q      hash.c          sel-if.c        version.c
1185         dfm.c           heap.c          set.c           vfm.c
1186         display.c       include.c       set.q           weight.c
1187         do-if.c         inpt-pgm.c      sfm-read.c
1188
1189         sysdeps:
1190         BorlndC4.0  DJGPP2.0    Windows
1191
1192         sysdeps/BorlndC4.0:
1193         Makefile     _write.c     conf.h
1194         _read.c      compile.bat  config.h
1195
1196         sysdeps/DJGPP2.0:
1197         Makefile     compile.bat  conf.h       config.h
1198
1199         sysdeps/Windows:
1200         con32s.c
1201
1202         tests:
1203         Makefile.am         expression.stat     reread.data
1204         Makefile.in         fall92.data         reread.stat
1205         autorecode.stat     fall92.stat         sample.stat
1206         begin-data.stat     file-label.stat     show-check-msg
1207         bignum.data         file-type.stat      sort.data
1208         bignum.stat         filter.stat         sort.stat
1209         bug.stat            gengarbage.c        split-file.stat
1210         compute.stat        input-program.stat  sysfile-info.stat
1211         count.stat          list.data           temporary.stat
1212         data-formats.stat   list.stat           time-date.stat
1213         data-list.data      loop.stat           vector.stat
1214         data-list.stat      modify-vars.stat    weighting.data
1215         descript.stat       print.stat          weighting.stat
1216         do-if.stat          process-if.stat
1217         do-repeat.stat      recode.stat
1218
1219         util:
1220         Makefile.am  Makefile.in  q2c.c        reconfigure
1221
1222     Old configuration:
1223
1224         ANNOUNCE.html   count.c         hash.h          sample.c
1225         AUTHORS.html    crosstabs.q     heap.c          sel-if.c
1226         AVLLIB.COPYING  data-in.c       heap.h          set.q
1227         BUGS.html       data-list.c     include.c       settings.h
1228         COPYING         data-out.c      inpt-pgm.c      sfm-read.c
1229         ChangeLog       debian          install-sh      sfm-write.c
1230         INSTALL         descript.q      julcal.c        sfm.h
1231         LANGUAGE.html   devices         julcal.h        sfmP.h
1232         Makefile.am     dfm.c           lexer.c         show.c
1233         NEWS            dfm.h           list.q          som-frnt.c
1234         PATCHLEVEL      display.c       log.c           som-high.c
1235         README.html     do-if.c         log.h           som-low.c
1236         THANKS.html     do-ifP.h        loop.c          som.h
1237         TODO            environment     main.c          somP.h
1238         _read.c         error.c         makeb40.bat     sort.c
1239         _write.c        error.h         makedj2.bat     split-file.c
1240         acconfig.h      expr-evl.c      makefile.b40    stamp-h.in
1241         alloca.c        expr-opt.c      makefile.dj2    stats.c
1242         approx.h        expr-prs.c      mdate-sh        stats.h
1243         arena.c         expr.h          memcmp.c        stpcpy.c
1244         arena.h         exprP.h         mis-val.c       str.c
1245         ascii.c         fiasco.texi     misc.c          str.h
1246         autorecode.c    file-handle.h   misc.h          sysfile-info.c
1247         avl.c           file-handle.q   mkinstalldirs   temporary.c
1248         avl.h           file-type.c     modify-vars.c   test
1249         cases.c         filename.c      numeric.c       texinfo.tex
1250         cmdline.c       filename.h      output.c        title.c
1251         command.c       font.h          output.h        tokens.h
1252         common.c        formats.c       papersize       val-labs.c
1253         common.h        freq.c          postscript.c    var-labs.c
1254         compute.c       frequencies.g   prefh.orig      var.h
1255         con32s.c        frequencies.q   print.c         vars-atr.c
1256         confh.b40       get.c           ps-fontmap      vars-prs.c
1257         confh.dj2       getline.c       ps-prologue     vector.c
1258         confh.in        getline.h       q2c.c           version.c
1259         confh.tmp.in    getopt.c        qsort.c         version.h
1260         config.guess    getopt.h        recode.c        vfm.c
1261         config.sub      getopt1.c       reconfigure     vfmP.h
1262         configh.b40     glob.c          reject          weight.c
1263         configh.dj2     groff-font.c    rename-vars.c
1264         configure.in    hash.c          repeat.c
1265
1266         debian:
1267         changelog  control    postinst   rules
1268         conffiles  copyright  postrm
1269
1270         test:
1271         autorecode.stat     fall92.data         recode.stat
1272         begin-data.stat     fall92.stat         reread.data
1273         bignum.data         file-label.stat     reread.stat
1274         bignum.stat         file-type.stat      sample.stat
1275         bug.stat            filter.stat         sort.stat
1276         compute.stat        gengarbage.c        split-file.stat
1277         count.stat          gengarbage.pl       sysfile-info.stat
1278         data-formats.stat   input-program.stat  temporary.stat
1279         data-list.data      list.data           time-date.stat
1280         data-list.stat      list.stat           vector.stat
1281         descript.stat       loop.stat           weighting.data
1282         do-if.stat          modify-vars.stat    weighting.stat
1283         do-repeat.stat      print.stat
1284         expression.stat     process-if.stat
1285
1286 Mon Mar 24 21:47:31 1997  Ben Pfaff  <blp@gnu.org>
1287
1288         * Makefile.am: @ALLOCA@ is on list of source files instead of
1289         alloca.c.  Added $(srcdir)/ to version.c reference.  Changed to
1290         pkgdatadir (/usr/share) for pkgsysconfdir, from pkglibdir
1291         (/usr/lib).  Removed some of extra distfiles.  Added bogus `check'
1292         target.
1293
1294         * Made transition release x1.
1295
1296 Sun Mar  2 20:51:28 1997  Ben Pfaff  <blp@gnu.org>
1297
1298         No longer uses debmake:
1299         
1300         * Makefile.am: Installs documentation according to Debian policy
1301         manual.  New targets `private-uninstall', `install-data-hook' to
1302         help implement this.  `debian' target also revised.
1303         
1304         * configure.in: Sets up for Debian installation depending on
1305         DEBIAN environment variable.  Also, improved & fixed (hopefully)
1306         the scheme for detecting patchlevel.
1307         
1308         * Made patchlevel 193.
1309
1310 Wed Feb 19 21:30:31 1997  Ben Pfaff  <blp@gnu.org>
1311
1312         * TODO: Updated.
1313
1314         * Made patchlevel 192.
1315
1316 Sun Feb 16 20:57:20 1997  Ben Pfaff  <blp@gnu.org>
1317
1318         * Made patchlevel 191.
1319         
1320 Sat Feb 15 21:26:53 1997  Ben Pfaff  <blp@gnu.org>
1321
1322         * Makefile.am: Removed `descript.g' from sources.
1323
1324         * Made patchlevel 190.
1325         
1326 Fri Feb 14 23:32:58 1997  Ben Pfaff  <blp@gnu.org>
1327
1328         * TODO: Updated.
1329         
1330         * configure.in: Fixed test for max number of digits in an `int' to
1331         use char[] rather than int[].
1332
1333         * Made patchlevel 189.
1334         
1335 Tue Feb  4 15:15:50 1997  Ben Pfaff  <blp@gnu.org>
1336
1337         * configure.in: Fixed some problems with `--with-checker' flag and
1338         with detection of available libraries; no longer any lines longer
1339         than 79 characters.
1340
1341         * Made patchlevel 188.
1342         
1343 Wed Jan 22 21:54:00 1997  Ben Pfaff  <blp@gnu.org>
1344
1345         * Makefile.am: Add sysfile-info.c to sources.
1346
1347         * TODO: Moved some notes to different files where they are more
1348         appropriate.
1349
1350         * prefh.orig: (macros STORE_2 and LOAD_2) Always load/store as
1351         little-endian.
1352
1353         * Made patchlevel 187.
1354
1355 Sun Jan 19 14:22:11 1997  Ben Pfaff  <blp@gnu.org>
1356
1357         * Makefile.am: Added rename-vars.c to sources.  Added to distclean
1358         files.
1359
1360         * TODO: Updates.
1361
1362         * Made patchlevel 186.
1363
1364 Thu Jan 16 13:08:57 1997  Ben Pfaff  <blp@gnu.org>
1365
1366         * Most files have updated copyright notices for 1997.
1367
1368         * Makefile.am: Added modify-vars.c to source files.  Also changed
1369         `lynx' to $(HTML_FORMATTER), etc.  Changed messages.
1370
1371         * TODO: Updates.
1372
1373         * Made patchlevel 185.
1374
1375 Sat Jan 11 15:44:15 1997  Ben Pfaff  <blp@gnu.org>
1376
1377         * Makefile.am: By default, now installs config files in pkglibdir,
1378         generally /usr/local/lib/fiasco.
1379
1380         * TODO: Updated.
1381
1382         * prefh.orig: Added `/etc/fiasco' to config paths.  Removed
1383         $ARCH/$VER dirs from include paths. 
1384
1385         * Made patchlevel 184.
1386
1387 Fri Jan 10 20:22:08 1997  Ben Pfaff  <blp@gnu.org>
1388
1389         * debian/changelog, debian/control, debian/copyright, debian/dirs,
1390         debian/info, debian/menu, debian/rules: Added Debian GNU/Linux
1391         control files.
1392         
1393         * Makefile.am: Added sfmP.h to source files.  Added several files
1394         to the list of distfiles.   dist-hook now copies debian control
1395         files.  New targets `debian', `debian-clean', `debian-clean-full'.
1396
1397         * confh.in: Defines PATCHLEVEL.
1398
1399         * configure.in: Adds the current patchlevel to the version
1400         number.  Versions are now of the form `1.2.3pl456'.  Determines
1401         the patchlevel based on directory name and contents of file
1402         PATCHLEVEL.
1403
1404         * reconfigure: Passes automake `--strictness=foreign'.
1405
1406         * Made patchlevel 183.
1407
1408 Thu Jan  2 19:08:23 1997  Ben Pfaff  <blp@gnu.org>
1409
1410         * Made patchlevel 182.
1411
1412 Wed Jan  1 22:08:10 1997  Ben Pfaff  <blp@gnu.org>
1413
1414         * TODO: Updated.
1415         
1416         * Made patchlevel 181.
1417         
1418 Wed Jan  1 17:00:59 1997  Ben Pfaff  <blp@gnu.org>
1419
1420         * Makefile.am: New target for test/sort.data.
1421
1422         * Made patchlevel 180.
1423         
1424 Sun Dec 29 21:36:48 1996  Ben Pfaff  <blp@gnu.org>
1425
1426         * Made patchlevel 179.
1427
1428 Tue Dec 24 20:42:32 1996  Ben Pfaff  <blp@gnu.org>
1429
1430         * Made patchlevel 178.
1431
1432 Sun Dec 22 23:10:39 1996  Ben Pfaff  <blp@gnu.org>
1433
1434         * Makefile.am: Added heap.c, heap.h to source files.  Added
1435         new html files to distfiles & maintainer-clean files.
1436
1437         * configure.in: Tests for presence of getpid(), sys/types.h.
1438
1439         * prefh.orig: #defines mkdir() for MS-DOS compatibility.
1440
1441         * Made patchlevel 177.
1442
1443 Sat Dec 21 21:51:04 1996  Ben Pfaff  <blp@gnu.org>
1444
1445         * Makefile.am: Added README.html, LANGUAGE.html to list of
1446         distfiles.  Added README, LANGUAGE to list of maintainer-clean
1447         files.  Added .html to suffixes.  Added .html implicit rule that
1448         calls `lynx -dump -nolist'.
1449
1450         * Made patchlevel 176.
1451         
1452 Tue Dec 17 18:57:59 1996  Ben Pfaff  <blp@gnu.org>
1453
1454         * Made patchlevel 175.
1455         
1456 Sun Dec 15 15:32:16 1996  Ben Pfaff  <blp@gnu.org>
1457
1458         * Makefile.am: Added vfmP.c, qsort, sort.c to list of source
1459         files.
1460
1461         * prefh.orig: Subtle changes to MAX_WORKSPACE, ALWAYS_PAGE,
1462         NEVER_PAGE, DEMAND_PAGE macro meanings.
1463
1464         * Made patchlevel 174.
1465         
1466 Sat Dec 14 10:35:30 1996  Ben Pfaff  <blp@gnu.org>
1467
1468         * Made patchlevel 173.
1469         
1470 Fri Dec 13 21:30:53 1996  Ben Pfaff  <blp@gnu.org>
1471
1472         * Makefile.am: Added autorecode.c to source files.
1473
1474         * prefh.orig: Fixed path GROFF_FONT_PATH.
1475
1476         * Made patchlevel 172.
1477         
1478 Fri Dec  6 23:53:47 1996  Ben Pfaff  <blp@gnu.org>
1479
1480         * TODO: Updated.
1481         
1482         * Made patchlevel 171.
1483         
1484 Wed Dec  4 21:34:17 1996  Ben Pfaff  <blp@gnu.org>
1485
1486         * Made patchlevel 170.
1487         
1488 Sun Dec  1 17:19:00 1996  Ben Pfaff  <blp@gnu.org>
1489
1490         * Made patchlevel 169.
1491         
1492 Thu Nov 28 23:14:07 1996  Ben Pfaff  <blp@gnu.org>
1493
1494         * Makefile.am: Added `set.q' to list of source files.
1495
1496         * Made patchlevel 168.
1497
1498 Thu Nov 28 19:46:10 1996  Ben Pfaff  <blp@gnu.org>
1499
1500         * Made patchlevel 167.
1501
1502 Wed Nov 27 23:18:35 1996  Ben Pfaff  <blp@gnu.org>
1503
1504         * Makefile.am: Added `sfm-write.c' to list of source files.
1505
1506         * confh.in: New #defines RELEASE_NO, SUB_RELEASE_NO, and
1507         SPEC_RELEASE_NO for each part of a version number of form 1.2.3.
1508
1509         * configure.in: Computes RELEASE_NO, etc., by breaking apart
1510         VERSION.
1511
1512         * prefh.orig: (defn of int32, flt64) Formatting fixes.
1513         (FLT64_MAX) New define.
1514
1515         * Made patchlevel 166.
1516         
1517 Sun Nov 24 14:53:53 1996  Ben Pfaff  <blp@gnu.org>
1518
1519         * Wow, it's been almost two weeks since the last update, hard to
1520         believe.
1521
1522         * All source files: Updated e-mail address.
1523         
1524         * prefh.orig: local_alloc() calls xmalloc() under Checker because
1525         Checker can keep track of heap blocks much more accurately.
1526
1527         * Made patchlevel 165.
1528         
1529 Mon Nov 11 15:34:09 1996  Ben Pfaff  <blp@gnu.org>
1530
1531         * Made patchlevel 164.
1532         
1533 Thu Nov  7 20:52:28 1996  Ben Pfaff  <blp@gnu.org>
1534
1535         * Made patchlevel 163.
1536         
1537 Thu Nov  7 17:29:16 1996  Ben Pfaff  <blp@gnu.org>
1538
1539         * Made patchlevel 162.
1540         
1541 Thu Nov  7 15:48:52 1996  Ben Pfaff  <blp@gnu.org>
1542
1543         * Made patchlevel 161.
1544         
1545 Tue Nov  5 18:34:59 1996  Ben Pfaff  <blp@gnu.org>
1546
1547         * TODO: Updated.
1548
1549         * Made patchlevel 160.
1550         
1551 Mon Nov  4 22:03:28 1996  Ben Pfaff  <blp@gnu.org>
1552
1553         * Makefile.am: Added get.c.
1554
1555         * TODO: Updated.
1556
1557         * Made patchlevel 159.
1558         
1559 Sun Nov  3 12:24:36 1996  Ben Pfaff  <blp@gnu.org>
1560
1561         * Makefile.am: Added sfm.h, sfm-read.c to source files.
1562
1563         * Made patchlevel 158.
1564         
1565 Wed Oct 30 17:13:08 1996  Ben Pfaff  <blp@gnu.org>
1566
1567         * Makefile.am: Added dist-zip target to AUTOMAKE_OPTIONS.
1568
1569         * acconfig.h: Added FPREP_* defines.
1570
1571         * configure.in: Added checks for the sizes of floating-point
1572         types.  Added a test for the internal floating-point
1573         representation of the host architecture.
1574
1575         * prefh.orig: Renamed `ATTRIBUTION' macro as `__attribute__'.  All
1576         references changed.  Defines `flt64' 64-bit floating-point for use
1577         with system files.
1578         [FPREP==FPREP_IEEE754 && __GNUC__ && (ENDIAN==BIG ||
1579         ENDIAN==LITTLE] Defines SECOND_LOWEST_VALUE macro.
1580         
1581         * Made patchlevel 157.
1582
1583 Sat Oct 26 23:06:06 1996  Ben Pfaff  <blp@gnu.org>
1584
1585         * configure.in: Checks sizes of short, int, long, long long.
1586
1587         * prefh.orig: Defines new type int32 for use with system
1588         files.
1589
1590         * Made patchlevel 156.
1591         
1592 Sat Oct 26 20:46:31 1996  Ben Pfaff  <blp@gnu.org>
1593
1594         * Made patchlevel 155.
1595
1596 Sat Oct 26 10:39:25 1996  Ben Pfaff  <blp@gnu.org>
1597
1598         * TODO: Updated.
1599
1600         * Made patchlevel 154.
1601         
1602 Thu Oct 24 20:13:42 1996  Ben Pfaff  <blp@gnu.org>
1603
1604         * Makefile.am: Added back in these files: recode.c, sample.c,
1605         sel-if.c.  Also added files somP.h, hash.c that should've been
1606         there anyway.
1607
1608         * TODO: Updated.
1609
1610         * configure.in: Checks for strncasecmp in place of strcasecmp.
1611
1612         * Made patchlevel 153.
1613         
1614 Thu Oct 24 17:47:14 1996  Ben Pfaff  <blp@gnu.org>
1615
1616         * TODO: Updated.
1617
1618         * Made patchlevel 152.
1619         
1620 Wed Oct 23 21:53:43 1996  Ben Pfaff  <blp@gnu.org>
1621
1622         * TODO: Organized.
1623
1624         * Made patchlevel 151.
1625         
1626 Tue Oct 22 17:27:04 1996  Ben Pfaff  <blp@gnu.org>
1627
1628         * TODO: Culled old notes.
1629
1630         * Made patchlevel 150.
1631
1632 Mon Oct 21 20:39:59 1996  Ben Pfaff  <blp@gnu.org>
1633
1634         * Made patchlevel 149.
1635         
1636 Sun Oct 20 13:45:28 1996  Ben Pfaff  <blp@gnu.org>
1637
1638         * Makefile.am: Added back in `numeric.c', `print.c', `title.c'.
1639         Defined ETAGS_ARGS.
1640
1641         * Made patchlevel 148.
1642         
1643 Sun Oct 20 09:04:15 1996  Ben Pfaff  <blp@gnu.org>
1644
1645         * Made patchlevel 147.
1646         
1647 Fri Oct 18 19:46:49 1996  Ben Pfaff  <blp@gnu.org>
1648
1649         * Made patchlevel 146.
1650         
1651 Sun Sep 29 19:37:03 1996  Ben Pfaff  <blp@gnu.org>
1652
1653         * Made patchlevel 145.
1654         
1655 Sat Sep 28 21:28:07 1996  Ben Pfaff  <blp@gnu.org>
1656
1657         * Makefile.am: Added to DISTCLEANFILES. 
1658    
1659         * Made patchlevel 144.
1660         
1661 Fri Sep 27 20:08:39 1996  Ben Pfaff  <blp@gnu.org>
1662
1663         * Made patchlevel 143.
1664         
1665 Thu Sep 26 22:20:26 1996  Ben Pfaff  <blp@gnu.org>
1666
1667         * Makefile.am: Added list.c back into the list of source files.
1668
1669         * Made patchlevel 142.
1670         
1671 Wed Sep 25 19:36:11 1996  Ben Pfaff  <blp@gnu.org>
1672
1673         * Makefile.am: Updated for new files.
1674
1675         * Made patchlevel 141.
1676                 
1677 Tue Sep 24 18:39:09 1996  Ben Pfaff  <blp@gnu.org>
1678
1679         * Made patchlevel 140.
1680
1681 Sat Sep 21 23:16:31 1996  Ben Pfaff  <blp@gnu.org>
1682
1683         * Made patchlevel 139.
1684
1685 Fri Sep 20 22:52:28 1996  Ben Pfaff  <blp@gnu.org>
1686
1687         * Made patchlevel 138.
1688         
1689 Thu Sep 12 18:40:33 1996  Ben Pfaff  <blp@gnu.org>
1690
1691         * Made patchlevel 137.
1692
1693 Wed Sep 11 22:01:41 1996  Ben Pfaff  <blp@gnu.org>
1694
1695         * TODO: Added timestamp.
1696
1697         * prefh.orig: Removed `/usr/local/share/fiasco' and
1698         `/usr/share/fiasco' from CONFIG_PATH as per the Linux FSSTND,
1699         which specifies that programs should never give an explicit
1700         `/usr(/local)/share' path.
1701
1702         * Made patchlevel 136.
1703
1704 Tue Sep 10 21:39:00 1996  Ben Pfaff  <blp@gnu.org>
1705
1706         * Makefile.am: Added `display.c' back in.
1707
1708         * TODO: Addition.
1709
1710         * Made patchlevel 135.
1711         
1712 Mon Sep  9 21:43:13 1996  Ben Pfaff  <blp@gnu.org>
1713
1714         * Makefile.am: Added `split-file.c' back into the project.
1715
1716         * Made patchlevel 134.
1717         
1718 Sat Sep  7 22:35:12 1996  Ben Pfaff  <blp@gnu.org>
1719
1720         * TODO: Updated.
1721
1722         * prefh.orig: (local_strdup) Moved to misc.h.
1723
1724         * Made patchlevel 133. 
1725         
1726 Thu Sep  5 22:05:56 1996  Ben Pfaff  <blp@gnu.org>
1727
1728         * Makefile.am: Changed `prologue.ps' references to `ps-prologue'.
1729
1730         * Made patchlevel 132.
1731         
1732 Wed Sep  4 21:45:35 1996  Ben Pfaff  <blp@gnu.org>
1733
1734         * prefh.orig: New i18n defines.
1735
1736         * This patchlevel doesn't even compile.
1737
1738         * Made patchlevel 131.
1739         
1740 Sat Aug 31 23:52:38 1996  Ben Pfaff  <blp@gnu.org>
1741
1742         * TODO: Addition.
1743
1744         * Made patchlevel 130.
1745                 
1746 Thu Aug 29 21:36:41 1996  Ben Pfaff  <blp@gnu.org>
1747
1748         * Made patchlevel 129.
1749         
1750 Sat Aug 24 23:26:00 1996  Ben Pfaff  <blp@gnu.org>
1751
1752         * Makefile.am: New target "private-install" to install config files
1753         to $HOME/.fiasco.
1754
1755         * configure.in: Now that I have made a less-bogus Checker
1756         distribution, removed `-b i486-linuxaout -V 2.6.3' from
1757         AC_ARG_WITH(checker, ...).
1758
1759         * Made patchlevel 127 somewhere in there.
1760         
1761         * Made patchlevel 128.
1762         
1763 Sun Aug 11 21:31:22 1996  Ben Pfaff  <blp@gnu.org>
1764
1765         * Makefile.am: Changed DISTCLEANFILES.
1766
1767         * Does not compile.
1768         
1769         * Made patchlevel 126.
1770         
1771 Sat Aug 10 23:28:17 1996  Ben Pfaff  <blp@gnu.org>
1772
1773         * reconfigure: Calls `autoheader' twice: once at the beginning,
1774         once after make maintainer-clean.
1775
1776         * Made patchlevel 125. 
1777         
1778 Thu Aug  8 22:31:11 1996  Ben Pfaff  <blp@gnu.org>
1779
1780         * reconfigure: `autoheader' now first operation performed.
1781
1782         * Made patchlevel 124.
1783         
1784 Sat Aug  3 20:50:35 1996  Ben Pfaff  <blp@gnu.org>
1785
1786         * Makefile.am: Added postscript.c to list of source files.
1787
1788         * configh.in: Removed since autoheader can regenerate it.
1789
1790         * configure.in: Improved tests for (ncurses or termcap) and
1791         (history and/or readline) libraries and associated headers.  Added
1792         check for strcasecmp().  Changed default gcc CFLAGS.
1793
1794         * prefh.orig: Removed `.' from GROFF_FONT_PATH.
1795         (local_alloc, local_free) New functions.
1796
1797         * reconfigure: Added call to autoheader.
1798
1799         * Made patchlevel 123.
1800         
1801 Sat Jul 27 22:32:38 1996  Ben Pfaff  <blp@gnu.org>
1802
1803         * There were some problems with the patchfiles so I had to merge
1804         what was previously patchlevels 121 and 122; now everything from
1805         what was previously 122 is called 121.  Oh well, just don't let it
1806         happen often.
1807
1808         * This patchlevel does not compile.
1809
1810         * configure: No longer included in patches to save lotsa space
1811         when configure.in changes.
1812
1813         * configure.in: Changed the technique for detecting libraries.
1814
1815         * prefh.orig: Style changes; handles changed configure.in.
1816
1817         * Made patchlevel 122 (second edition).
1818
1819 Tue Jul 23 21:48:36 1996  Ben Pfaff  <blp@gnu.org>
1820
1821         * Made patchlevel 121.
1822         
1823 Wed Jul 17 21:23:36 1996  Ben Pfaff  <blp@gnu.org>
1824
1825         * Made patchlevel 120.
1826
1827 Tue Jul 16 22:10:04 1996  Ben Pfaff  <blp@gnu.org>
1828
1829         * Made patchlevel 119.
1830
1831 Sun Jul 14 15:45:31 1996  Ben Pfaff  <blp@gnu.org>
1832
1833         * Made patchlevel 118.
1834
1835 Fri Jul 12 22:03:36 1996  Ben Pfaff  <blp@gnu.org>
1836
1837         * Makefile.am: Added list.c to sources.
1838         
1839         * Made patchlevel 117.
1840         
1841 Sat Jul  6 22:22:25 1996  Ben Pfaff  <blp@gnu.org>
1842
1843         * configure.in: Removed reference to `malloc.h'.
1844         
1845         * Made patchlevel 116.
1846         
1847 Fri Jul  5 20:16:19 1996  Ben Pfaff  <blp@gnu.org>
1848
1849         * Made patchlevel 115.
1850
1851 Thu Jul  4 20:20:24 1996  Ben Pfaff  <blp@gnu.org>
1852
1853         * prefh.orig: Changes to CONFIG_PATH, INCLUDE_PATH,
1854         GROFF_FONT_PATH.
1855
1856         * Makefile.am: pkgdata_DATA file `output' changed to `devices'.
1857         
1858 Thu Jul  4 00:35:59 1996  Ben Pfaff  <blp@gnu.org>
1859
1860         * TODO: doc fix.
1861         
1862         * Made patchlevel 114.
1863         
1864 Tue Jul  2 22:13:23 1996  Ben Pfaff  <blp@gnu.org>
1865
1866         * reconfigure: (new file) Runs all the programs necessary to
1867         create a Makefile that includes dependencies.
1868
1869         * Made patchlevel 113.
1870         
1871 Mon Jul  1 22:13:39 1996  Ben Pfaff  <blp@gnu.org>
1872
1873         * Made patchlevel 112.
1874
1875 Mon Jul  1 13:00:00 1996  Ben Pfaff  <blp@gnu.org>
1876
1877         * Most files: Changed references from `stat' (the original, rather
1878         dull old name for this project) to `Fiasco' (the creative, rather
1879         funny new name for this project).
1880         
1881         * Made patchlevel 111.
1882         
1883 Sat Jun 29 17:40:47 1996  Ben Pfaff  <blp@gnu.org>
1884
1885         * prefh.orig: changed default file search paths
1886         
1887         * Made patchlevel 110.
1888
1889 Fri Jun 28 11:59:48 1996  Ben Pfaff  <blp@gnu.org>
1890
1891         * Added automake support; removed GNUmakefile and GNUmakefile.in.
1892
1893 ----------------------------------------------------------------------
1894 Local Variables:
1895 mode: change-log
1896 version-control: never
1897 End: