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