source: trunk/third/enscript/ChangeLog @ 17620

Revision 17620, 3.9 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17619, which included commits to RCS files with non-trunk default branches.
Line 
11998-07-01  Markku Rossi  <mtr@ngs.fi>
2
3        * 88591.txt: Changed 0xb9 to be `/onesuperior' instead of
4        `/dottlessi'.
5
61998-06-25  Markku Rossi  <mtr@ngs.fi>
7
8        * configure.in: Added check for the strtoul() function.
9
101998-06-23  Markku Rossi  <mtr@ngs.fi>
11
12        * configure.in (PSLEVEL): added option --with-ps-level to specify
13        the default PostScript language level that enscript should use.
14
151998-06-16  Markku Rossi  <mtr@ngs.fi>
16
17        * configure.in: Updated version number to 1.6.1.
18
191998-06-11  Markku Rossi  <mtr@ngs.fi>
20
21        * Renamed all ISO-8859-* encodings to conform their ISO names.
22        All uses changed.
23
241998-03-25  Markku Rossi  <mtr@ngs.fi>
25
26        * 88597.txt: Added encoding for ISO-8859-7.  Thanks to Manolis
27        Lourakis <lourakis@csd.uch.gr>.
28
291998-03-09  Markku Rossi  <mtr@ngs.fi>
30
31        * Upgraded automake to version 1.2e.
32
33        * configure.in: Updated version number to 1.5.6.
34
351997-09-30  Markku Rossi  <mtr@ngs.fi>
36
37        * 88594.txt: Added encoding for ISO-8859-4 character set.  Thanks
38        to Ricardas Cepas <rch@pub.osf.lt> for the patches.
39
40Thu Jul 17 11:47:35 1997  Markku Rossi  <mtr@ngs.fi>
41
42        * Upgraded automake to version 1.2.
43
44Wed Jul 16 12:41:01 1997  Markku Rossi  <mtr@ngs.fi>
45
46        * Makefile.am: Added THANKS file.
47
48Thu May 22 10:43:08 1997  Markku Rossi  <mtr@ngs.fi>
49
50        * configure.in (SPOOLER): added option --with-spooler to specify
51        the system printer spooler.
52
53        * Added a banner which shows the user definable options and their
54        current values.  This should save some emails.
55
56Mon Apr 14 12:18:35 1997  Markku Rossi  <mtr@ngs.fi>
57
58        * INSTALL: Updated Autoconf related installation information.
59
60        * Updated COPYING and COPYING.LIB files to the latest ones.
61
62Wed Feb 12 11:43:06 1997  Markku Rossi  <mtr@ngs.fi>
63
64        * Makefile.am: Added all FAQ related files to the distribution.
65
66Thu Jan 23 12:00:02 1997  Markku Rossi  <mtr@ngs.fi>
67
68        * configure.in: Added checks form memmove() and memcpy() and added
69        their replacements to compat.
70        Added check for alloca().
71
72Tue Jan 21 17:58:03 1997  Markku Rossi  <mtr@ngs.fi>
73
74        * Created a new tests subdirectory which holds the enscript
75        testsuite.
76
77        * Automake-1.1l.
78
79Tue Nov  5 08:21:14 1996  Markku Rossi  <mtr@ngs.ngs.fi>
80
81        * 88595.txt: New encoding for ISO-8859-5 (ISO Cyrillic) character
82        set. Thanks for Ildar Khabibrakhmanov <ildar@hawking.math.mun.ca>
83        for the 88595.txt encoding file.
84
85Sun Sep  8 13:38:36 1996  Markku Rossi  <mtr@ngs.ngs.fi>
86
87        * All encoding description files: changed name of the character
88        0x2d (-) from `/minus' to `/hyphen'.
89
90Sat Sep  7 15:40:03 1996  Markku Rossi  <mtr@ngs.ngs.fi>
91
92        * koi8.txt: New encoding for Adobe's Standard Cyrillic Font KOI8.
93        Thanks for Ildar Khabibrakhmanov <ildar@hawking.math.mun.ca> for
94        the koi8.txt encoding file.
95
96Fri Aug 23 22:09:07 1996  Markku Rossi  <mtr@ngs.ngs.fi>
97
98        * Updated developement tools: autoconf-2.10, automake-1.1c,
99        gettext-0.10.23.
100
101Sun Jul 28 01:26:21 1996  Markku Rossi  <mtr@ngs.ngs.fi>
102
103        * Changed __P() macro to ___P() in all files where it was used.
104        Now we won't clash with solaris' math.h which defines __P().
105
106Thu Jun 13 12:45:43 1996  Markku Rossi  <mtr@ngs.ngs.fi>
107
108        * Automake-1.0.
109
110        * New subdirectory `scripts' for utility scripts.
111
112Thu Jun  6 08:38:27 1996  Markku Rossi  <mtr@ngs.ngs.fi>
113
114        * gettext-0.10.16.
115
116Mon May  6 10:05:55 1996  Markku Rossi  <mtr@ngs.fi>
117
118        * Automake-0.32.
119
120Thu Mar 14 09:02:39 1996  Markku Rossi  <mtr@ngs.fi>
121
122        * Automake-0.31.
123
124        * configure.in: Removed CFLAGS and LDFLAGS defaults, use whatever
125        autoconf gives to us.
126
127Mon Mar 11 09:21:34 1996  Markku Rossi  <mtr@ngs.fi>
128
129        * 88592.txt: fixed character 0xf0 from /eth to /dbar.
130
131Sun Feb 25 05:14:10 1996  Markku Rossi  <mtr@ngs.fi>
132
133        * Reorganized source tree:
134          - enscript source is moved to the new `src' sub-directory
135          - `afm' directory is renamed to `afmlib'
136          - `afmfiles' directory is renamed to `afm'
137
138        * Renamed program to `GNU enscript'.
139
140        * Made to use Automake utility.  The old top level Change log has
141        moved to the src subdirectory.
Note: See TracBrowser for help on using the repository browser.