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