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