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