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