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