6f93334274d49224aa8eba5d0b6af9fb351e1611
[enscript.git] / ChangeLog
1 2010-02-03  Tim Retout  <diocles@gnu.org>
2
3         * All ChangeLog files in subdirectories have been renamed to
4         ChangeLog.old.  All change log entries from 1.6.5 onwards will be
5         made in this file.
6
7 2010-01-28  Tim Retout  <diocles@gnu.org>
8
9         * docs/states.man (are): Fix typo of 'beginning'.
10         * docs/enscript.man: Fix three misspellings of 'dependent'.
11
12 2010-01-25  Tim Retout  <diocles@gnu.org>
13
14         * configure.ac: Set version to 1.6.5.
15
16 2009-12-31  Tim Retout  <diocles@gnu.org>
17
18         * configure.ac: Set version to 1.6.4.91.
19
20 2009-12-27  Tim Retout  <diocles@gnu.org>
21
22         * configure.ac: Set version to 1.6.4.90.
23         * NEWS: Add noteworthy changes for 1.6.5, and a placeholder for
24         1.6.4.
25
26 2009-01-13  Tim Retout  <diocles@gnu.org>
27
28         * COPYING: Update to GPLv3
29         * All files: Update license headers to GPLv3.
30
31 2008-02-03  Tim Retout  <diocles@gnu.org>
32
33         * Makefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS and config.rpath,
34         because these will be distributed anyway.
35
36         Remove autoconf-generated files.
37
38         * configure: Remove from repository.
39
40         Remove automake-generated files.
41
42         * Makefile.in: Remove from repository.
43         * afm/Makefile.in: Likewise.
44         * afmlib/Makefile.in: Likewise.
45         * afmlib/ansi2knr.1: Likewise.
46         * afmlib/ansi2knr.c: Likewise.
47         * compat/Makefile.in: Likewise.
48         * config.guess: Likewise.
49         * config.sub: Likewise.
50         * depcomp: Likewise.
51         * docs/Makefile.in: Likewise.
52         * docs/mdate-sh: Likewise.
53         * docs/texinfo.tex: Likewise.
54         * install-sh: Likewise.
55         * lib/Makefile.in: Likewise.
56         * missing: Likewise.
57         * mkinstalldirs: Likewise.
58         * scripts/Makefile.in: Likewise.
59         * src/Makefile.in: Likewise.
60         * src/ansi2knr.1: Likewise.
61         * src/ansi2knr.c: Likewise.
62         * src/tests/Makefile.in: Likewise.
63         * states/Makefile.in: Likewise.
64         * states/hl/Makefile.in: Likewise.
65         * states/tests/Makefile.in: Likewise.
66         * w32/Makefile.in: Likewise.
67
68         Remove autopoint-generated files.
69
70         * ABOUT-NLS: Remove from repository.
71         * config.rpath: Likewise.
72         * intl/ChangeLog: Likewise.
73         * intl/Makefile.in: Likewise.
74         * intl/VERSION: Likewise.
75         * intl/bindtextdom.c: Likewise.
76         * intl/config.charset: Likewise.
77         * intl/dcgettext.c: Likewise.
78         * intl/dcigettext.c: Likewise.
79         * intl/dcngettext.c: Likewise.
80         * intl/dgettext.c: Likewise.
81         * intl/dngettext.c: Likewise.
82         * intl/eval-plural.h: Likewise.
83         * intl/explodename.c: Likewise.
84         * intl/finddomain.c: Likewise.
85         * intl/gettext.c: Likewise.
86         * intl/gettextP.h: Likewise.
87         * intl/gmo.h: Likewise.
88         * intl/hash-string.h: Likewise.
89         * intl/intl-compat.c: Likewise.
90         * intl/l10nflist.c: Likewise.
91         * intl/libgnuintl.h: Likewise.
92         * intl/loadinfo.h: Likewise.
93         * intl/loadmsgcat.c: Likewise.
94         * intl/localcharset.c: Likewise.
95         * intl/locale.alias: Likewise.
96         * intl/localealias.c: Likewise.
97         * intl/localename.c: Likewise.
98         * intl/ngettext.c: Likewise.
99         * intl/os2compat.c: Likewise.
100         * intl/os2compat.h: Likewise.
101         * intl/osdep.c: Likewise.
102         * intl/plural-exp.c: Likewise.
103         * intl/plural-exp.h: Likewise.
104         * intl/plural.c: Likewise.
105         * intl/plural.y: Likewise.
106         * intl/ref-add.sin: Likewise.
107         * intl/ref-del.sin: Likewise.
108         * intl/textdomain.c: Likewise.
109
110         Remove the 'm4' directory from the repository.
111
112         * Makefile.am (SUBDIRS): Remove 'm4' directory.
113         * configure.ac: Remove 'm4/Makefile' from AC_CONFIG_FILES.
114         * m4/ChangeLog: Remove from repository.
115         * m4/codeset.m4: Likewise.
116         * m4/gettext.m4: Likewise.
117         * m4/glibc21.m4: Likewise.
118         * m4/iconv.m4: Likewise.
119         * m4/intdiv0.m4: Likewise.
120         * m4/inttypes_h.m4: Likewise.
121         * m4/inttypes.m4: Likewise.
122         * m4/inttypes-pri.m4: Likewise.
123         * m4/isc-posix.m4: Likewise.
124         * m4/lcmessage.m4: Likewise.
125         * m4/lib-ld.m4: Likewise.
126         * m4/lib-link.m4: Likewise.
127         * m4/lib-prefix.m4: Likewise.
128         * m4/Makefile.am: Likewise.
129         * m4/Makefile.in: Likewise.
130         * m4/progtest.m4: Likewise.
131         * m4/stdint_h.m4: Likewise.
132         * m4/uintmax_t.m4: Likewise.
133         * m4/ulonglong.m4: Likewise.
134
135 2008-01-29  Tim Retout  <diocles@gnu.org>
136
137         * configure.ac: Remove AC_CONFIG_COMMANDS macro that was leaving
138         stamp-h files around after `make clean'.
139
140         * aclocal.m4: Removed from repository. Can be generated with `aclocal'.
141         * config.h.in: Likewise. Can be generated with `autoheader'.
142
143 2008-01-06  Tim Retout  <diocles@gnu.org>
144
145         * configure.ac: Add AM_GNU_GETTEXT_VERSION([0.17]).
146         Remove ALL_LINGUAS.
147
148 2008-01-02  Tim Retout  <diocles@gnu.org>
149
150         * configure.ac: Add description to PATH_SEPARATOR and
151         PATH_SEPARATOR_STR definitions.
152         * acconfig.h: Remove. Silences autoheader warning.
153
154         * configure.ac (AC_INIT): Quote arguments.
155         (AC_PREREQ): Bump required autoconf version to 2.61.
156         (AM_CONFIG_HEADER): Change to AC_CONFIG_HEADERS, quote arguments.
157         (AC_STDC_HEADERS): Change to AC_HEADER_STDC, quote arguments.
158         (AC_HAVE_HEADERS): Change to AC_CHECK_HEADERS, quote arguments.
159         Result of running autoupdate.
160         Also tidy order of macros.
161
162         * configure.ac (AC_ISC_POSIX): Replace with AC_USE_SYSTEM_EXTENSIONS
163         to silence some aclocal warnings.
164
165         * configure.ac (AC_REVISION): Remove.
166
167         * configure.in: Rename to `configure.ac'.
168
169 2008-01-01  Tim Retout  <diocles@gnu.org>
170
171         * configure.in: Remove --with-cc option from configure script.
172         Remove test for empty CC from around AC_PROG_CC macro.
173
174         * configure.in (AC_INIT): Change bug report address to
175         <bug-enscript@gnu.org>.
176         Change package name to `GNU Enscript'.
177
178         * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
179
180 2007-12-29  Tim Retout  <diocles@gnu.org>
181
182         * Makefile.am (SUBDIRS): Remove duplicate intl.
183
184 2007-10-31  Tim Retout  <diocles@gnu.org>
185
186         * COPYING: Update to latest revision of GPLv2.
187         * all files: Update FSF address in copyright header.
188
189 2003-02-28  gettextize  <bug-gnu-gettext@gnu.org>
190
191         * Makefile.am (SUBDIRS): Add intl.
192         * configure.in (AC_OUTPUT): Add intl/Makefile,
193
194 2003-02-28  gettextize  <bug-gnu-gettext@gnu.org>
195
196         * Makefile.am (SUBDIRS): Add m4.
197         (ACLOCAL_AMFLAGS): New variable.
198         (EXTRA_DIST): Add config.rpath.
199         * configure.in (AC_OUTPUT): Add po/Makefile.in,
200         (AM_GNU_GETTEXT_VERSION): Bump to 0.11.5.
201
202 1999-07-21  Markku Rossi  <mtr@amme.ssh.fi>
203
204         * README: Added a special note for all US users about the
205         enscript's default output media (which is A4 instead of Letter).
206
207 1999-01-19  Markku Rossi  <mtr@amme.ssh.fi>
208
209         * Updated automake to version 1.4.
210
211 1999-01-14  Markku Rossi  <mtr@amme.ssh.fi>
212
213         * configure.in: Changed autoconf prereq to 2.13.
214
215 1999-01-07  Markku Rossi  <mtr@amme.ssh.fi>
216
217         * Updated development tools: autoconf-2.13, automake-1.3d.
218
219 1998-12-31  Markku Rossi  <mtr@amme.ssh.fi>
220
221         * configure.in: Removed a historical call of the AC_LINK_FILES.
222         It is handled in the AM_GNU_GETTEXT.
223
224 1998-12-29  Markku Rossi  <mtr@amme.ssh.fi>
225
226         * configure.in: Beta version 1.6.2 released.
227
228 1998-12-08  Markku Rossi  <mtr@amme.ssh.fi>
229
230         * Updated gettext to version 0.10.35.
231
232         * configure.in (ALL_LINGUAS): Added `ru'.
233
234 1998-11-11  Markku Rossi  <mtr@amme.ssh.fi>
235
236         * configure.in: Added checks for sys/types.h and sys/stat.h
237         headers.
238
239 1998-10-23  Markku Rossi  <mtr@ngs.fi>
240
241         * Moved all documentation stuffs to the `docs' subdirectory.
242
243         * enscript.1.in: Documented the new highlighting options.
244
245 1998-10-16  Markku Rossi  <mtr@ngs.fi>
246
247         * enscript.1.in: Updated the ^@font{} escape's syntax.
248
249 1998-10-02  Markku Rossi  <mtr@ngs.fi>
250
251         * configure.in: Added more rules to lookup the gethostname()
252         function.  It is located in `libsocket.a' in the SCO OpenServer 5.
253
254 1998-09-22  Markku Rossi  <mtr@ngs.fi>
255
256         * enscript.1.in: Replaced `@prefix@/share' and `@prefix@/etc' with
257         `@datadir@' and `@sysconfdir@'.
258
259 1998-07-06  Markku Rossi  <mtr@ngs.fi>
260
261         * configure.in: Updated version number to 1.6.2.
262
263 1998-07-01  Markku Rossi  <mtr@ngs.fi>
264
265         * 88591.txt: Changed 0xb9 to be `/onesuperior' instead of
266         `/dottlessi'.
267
268 1998-06-25  Markku Rossi  <mtr@ngs.fi>
269
270         * configure.in: Added check for the strtoul() function.
271
272 1998-06-23  Markku Rossi  <mtr@ngs.fi>
273
274         * configure.in (PSLEVEL): added option --with-ps-level to specify
275         the default PostScript language level that enscript should use.
276
277 1998-06-16  Markku Rossi  <mtr@ngs.fi>
278
279         * configure.in: Updated version number to 1.6.1.
280
281 1998-06-11  Markku Rossi  <mtr@ngs.fi>
282
283         * Renamed all ISO-8859-* encodings to conform their ISO names.
284         All uses changed.
285
286 1998-03-25  Markku Rossi  <mtr@ngs.fi>
287
288         * 88597.txt: Added encoding for ISO-8859-7.  Thanks to Manolis
289         Lourakis <lourakis@csd.uch.gr>.
290
291 1998-03-09  Markku Rossi  <mtr@ngs.fi>
292
293         * Upgraded automake to version 1.2e.
294
295         * configure.in: Updated version number to 1.5.6.
296
297 1997-09-30  Markku Rossi  <mtr@ngs.fi>
298
299         * 88594.txt: Added encoding for ISO-8859-4 character set.  Thanks
300         to Ricardas Cepas <rch@pub.osf.lt> for the patches.
301
302 1997-07-17  Markku Rossi  <mtr@ngs.fi>
303
304         * Upgraded automake to version 1.2.
305
306 1997-07-16  Markku Rossi  <mtr@ngs.fi>
307
308         * Makefile.am: Added THANKS file.
309
310 1997-05-22  Markku Rossi  <mtr@ngs.fi>
311
312         * configure.in (SPOOLER): added option --with-spooler to specify
313         the system printer spooler.
314
315         * Added a banner which shows the user definable options and their
316         current values.  This should save some emails.
317
318 1997-04-14  Markku Rossi  <mtr@ngs.fi>
319
320         * INSTALL: Updated Autoconf related installation information.
321
322         * Updated COPYING and COPYING.LIB files to the latest ones.
323
324 1997-02-12  Markku Rossi  <mtr@ngs.fi>
325
326         * Makefile.am: Added all FAQ related files to the distribution.
327
328 1997-01-23  Markku Rossi  <mtr@ngs.fi>
329
330         * configure.in: Added checks form memmove() and memcpy() and added
331         their replacements to compat.
332         Added check for alloca().
333
334 1997-01-21  Markku Rossi  <mtr@ngs.fi>
335
336         * Created a new tests subdirectory which holds the enscript
337         testsuite.
338
339         * Automake-1.1l.
340
341 1996-11-05  Markku Rossi  <mtr@ngs.ngs.fi>
342
343         * 88595.txt: New encoding for ISO-8859-5 (ISO Cyrillic) character
344         set. Thanks for Ildar Khabibrakhmanov <ildar@hawking.math.mun.ca>
345         for the 88595.txt encoding file.
346
347 1996-09-08  Markku Rossi  <mtr@ngs.ngs.fi>
348
349         * All encoding description files: changed name of the character
350         0x2d (-) from `/minus' to `/hyphen'.
351
352 1996-09-07  Markku Rossi  <mtr@ngs.ngs.fi>
353
354         * koi8.txt: New encoding for Adobe's Standard Cyrillic Font KOI8.
355         Thanks for Ildar Khabibrakhmanov <ildar@hawking.math.mun.ca> for
356         the koi8.txt encoding file.
357
358 1996-08-24  Markku Rossi  <mtr@ngs.ngs.fi>
359
360         * Updated developement tools: autoconf-2.10, automake-1.1c,
361         gettext-0.10.23.
362
363 1996-07-28  Markku Rossi  <mtr@ngs.ngs.fi>
364
365         * Changed __P() macro to ___P() in all files where it was used.
366         Now we won't clash with solaris' math.h which defines __P().
367
368 1996-06-13  Markku Rossi  <mtr@ngs.ngs.fi>
369
370         * Automake-1.0.
371
372         * New subdirectory `scripts' for utility scripts.
373
374 1996-06-06  Markku Rossi  <mtr@ngs.ngs.fi>
375
376         * gettext-0.10.16.
377
378 1996-05-06  Markku Rossi  <mtr@ngs.fi>
379
380         * Automake-0.32.
381
382 1996-03-14  Markku Rossi  <mtr@ngs.fi>
383
384         * Automake-0.31.
385
386         * configure.in: Removed CFLAGS and LDFLAGS defaults, use whatever
387         autoconf gives to us.
388
389 1996-03-11  Markku Rossi  <mtr@ngs.fi>
390
391         * 88592.txt: fixed character 0xf0 from /eth to /dbar.
392
393 1996-02-25  Markku Rossi  <mtr@ngs.fi>
394
395         * Reorganized source tree:
396           - enscript source is moved to the new `src' sub-directory
397           - `afm' directory is renamed to `afmlib'
398           - `afmfiles' directory is renamed to `afm'
399
400         * Renamed program to `GNU enscript'.
401
402         * Made to use Automake utility.  The old top level Change log has
403         moved to the src subdirectory.
404
405
406 Copyright (C) 1996, 1997, 1998, 1999, 2003, 2007, 2008 Free Software
407 Foundation, Inc.
408
409 Copying and distribution of this file, with or without modification,
410 are permitted in any medium without royalty provided the copyright
411 notice and this notice are preserved.