File: ChangeLog

package info (click to toggle)
enscript 1.6.3-1.3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,440 kB
  • ctags: 2,360
  • sloc: ansic: 23,865; sh: 670; lex: 430; perl: 366; makefile: 362; yacc: 166; lisp: 109; sed: 93
file content (207 lines) | stat: -rw-r--r-- 5,739 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
2000-07-11  Markku Rossi  <mtr@suihku.hel.fi.ssh.com>

	* configure.in: New configure option `--with-queue-param' to
	specify the printer spooler queue parameter.

1999-07-21  Markku Rossi  <mtr@amme.ssh.fi>

	* README: Added a special note for all US users about the
	enscript's default output media (which is A4 instead of Letter).

1999-01-19  Markku Rossi  <mtr@amme.ssh.fi>

	* Updated automake to version 1.4.

1999-01-14  Markku Rossi  <mtr@amme.ssh.fi>

	* configure.in: Changed autoconf prereq to 2.13.

1999-01-07  Markku Rossi  <mtr@amme.ssh.fi>

	* Updated development tools: autoconf-2.13, automake-1.3d.

1998-12-31  Markku Rossi  <mtr@amme.ssh.fi>

	* configure.in: Removed a historical call of the AC_LINK_FILES.
	It is handled in the AM_GNU_GETTEXT.

1998-12-29  Markku Rossi  <mtr@amme.ssh.fi>

	* configure.in: Beta version 1.6.2 released.

1998-12-08  Markku Rossi  <mtr@amme.ssh.fi>

	* Updated gettext to version 0.10.35.

	* configure.in (ALL_LINGUAS): Added `ru'.

1998-11-11  Markku Rossi  <mtr@amme.ssh.fi>

	* configure.in: Added checks for sys/types.h and sys/stat.h
	headers.

1998-10-23  Markku Rossi  <mtr@ngs.fi>

	* Moved all documentation stuffs to the `docs' subdirectory.

	* enscript.1.in: Documented the new highlighting options.

1998-10-16  Markku Rossi  <mtr@ngs.fi>

	* enscript.1.in: Updated the ^@font{} escape's syntax.

1998-10-02  Markku Rossi  <mtr@ngs.fi>

	* configure.in: Added more rules to lookup the gethostname()
	function.  It is located in `libsocket.a' in the SCO OpenServer 5.

1998-09-22  Markku Rossi  <mtr@ngs.fi>

	* enscript.1.in: Replaced `@prefix@/share' and `@prefix@/etc' with
	`@datadir@' and `@sysconfdir@'.

1998-07-06  Markku Rossi  <mtr@ngs.fi>

	* configure.in: Updated version number to 1.6.2.

1998-07-01  Markku Rossi  <mtr@ngs.fi>

	* 88591.txt: Changed 0xb9 to be `/onesuperior' instead of
	`/dottlessi'.

1998-06-25  Markku Rossi  <mtr@ngs.fi>

	* configure.in: Added check for the strtoul() function.

1998-06-23  Markku Rossi  <mtr@ngs.fi>

	* configure.in (PSLEVEL): added option --with-ps-level to specify
	the default PostScript language level that enscript should use.

1998-06-16  Markku Rossi  <mtr@ngs.fi>

	* configure.in: Updated version number to 1.6.1.

1998-06-11  Markku Rossi  <mtr@ngs.fi>

	* Renamed all ISO-8859-* encodings to conform their ISO names.
	All uses changed.

1998-03-25  Markku Rossi  <mtr@ngs.fi>

	* 88597.txt: Added encoding for ISO-8859-7.  Thanks to Manolis
	Lourakis <lourakis@csd.uch.gr>.

1998-03-09  Markku Rossi  <mtr@ngs.fi>

	* Upgraded automake to version 1.2e.

	* configure.in: Updated version number to 1.5.6.

1997-09-30  Markku Rossi  <mtr@ngs.fi>

	* 88594.txt: Added encoding for ISO-8859-4 character set.  Thanks
	to Ricardas Cepas <rch@pub.osf.lt> for the patches.

Thu Jul 17 11:47:35 1997  Markku Rossi  <mtr@ngs.fi>

	* Upgraded automake to version 1.2.

Wed Jul 16 12:41:01 1997  Markku Rossi  <mtr@ngs.fi>

	* Makefile.am: Added THANKS file.

Thu May 22 10:43:08 1997  Markku Rossi  <mtr@ngs.fi>

	* configure.in (SPOOLER): added option --with-spooler to specify
	the system printer spooler.

	* Added a banner which shows the user definable options and their
	current values.  This should save some emails.

Mon Apr 14 12:18:35 1997  Markku Rossi  <mtr@ngs.fi>

	* INSTALL: Updated Autoconf related installation information.

	* Updated COPYING and COPYING.LIB files to the latest ones.

Wed Feb 12 11:43:06 1997  Markku Rossi  <mtr@ngs.fi>

	* Makefile.am: Added all FAQ related files to the distribution.

Thu Jan 23 12:00:02 1997  Markku Rossi  <mtr@ngs.fi>

	* configure.in: Added checks form memmove() and memcpy() and added
	their replacements to compat.
	Added check for alloca().

Tue Jan 21 17:58:03 1997  Markku Rossi  <mtr@ngs.fi>

	* Created a new tests subdirectory which holds the enscript
	testsuite.

	* Automake-1.1l.

Tue Nov  5 08:21:14 1996  Markku Rossi  <mtr@ngs.ngs.fi>

	* 88595.txt: New encoding for ISO-8859-5 (ISO Cyrillic) character
	set. Thanks for Ildar Khabibrakhmanov <ildar@hawking.math.mun.ca>
	for the 88595.txt encoding file.

Sun Sep  8 13:38:36 1996  Markku Rossi  <mtr@ngs.ngs.fi>

	* All encoding description files: changed name of the character
	0x2d (-) from `/minus' to `/hyphen'.

Sat Sep  7 15:40:03 1996  Markku Rossi  <mtr@ngs.ngs.fi>

	* koi8.txt: New encoding for Adobe's Standard Cyrillic Font KOI8.
	Thanks for Ildar Khabibrakhmanov <ildar@hawking.math.mun.ca> for
	the koi8.txt encoding file.

Fri Aug 23 22:09:07 1996  Markku Rossi  <mtr@ngs.ngs.fi>

	* Updated developement tools: autoconf-2.10, automake-1.1c,
	gettext-0.10.23.

Sun Jul 28 01:26:21 1996  Markku Rossi  <mtr@ngs.ngs.fi>

	* Changed __P() macro to ___P() in all files where it was used.
  	Now we won't clash with solaris' math.h which defines __P().

Thu Jun 13 12:45:43 1996  Markku Rossi  <mtr@ngs.ngs.fi>

	* Automake-1.0.

	* New subdirectory `scripts' for utility scripts.

Thu Jun  6 08:38:27 1996  Markku Rossi  <mtr@ngs.ngs.fi>

	* gettext-0.10.16.

Mon May  6 10:05:55 1996  Markku Rossi  <mtr@ngs.fi>

	* Automake-0.32.

Thu Mar 14 09:02:39 1996  Markku Rossi  <mtr@ngs.fi>

	* Automake-0.31.

	* configure.in: Removed CFLAGS and LDFLAGS defaults, use whatever
 	autoconf gives to us.

Mon Mar 11 09:21:34 1996  Markku Rossi  <mtr@ngs.fi>

	* 88592.txt: fixed character 0xf0 from /eth to /dbar.

Sun Feb 25 05:14:10 1996  Markku Rossi  <mtr@ngs.fi>

	* Reorganized source tree:
	  - enscript source is moved to the new `src' sub-directory
	  - `afm' directory is renamed to `afmlib'
	  - `afmfiles' directory is renamed to `afm'

	* Renamed program to `GNU enscript'.

	* Made to use Automake utility.  The old top level Change log has
	moved to the src subdirectory.