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