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