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