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