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