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