Tue Oct 31 08:53:18 1995  Markku Rossi  <mtr@ngs.fi>

	* Release genscript-1.2.20.

Mon Oct 30 07:12:23 1995  Markku Rossi  <mtr@ngs.fi>

	* lib/enscript.hdr: print user supplied header if it is given.

Fri Oct 27 09:35:02 1995  Markku Rossi  <mtr@ngs.fi>

	* Added option -C, --line-numbers.

Thu Oct 26 09:13:45 1995  Markku Rossi  <mtr@ngs.fi>

	* Added option -Z, --pass-through-ps-files.

Tue Oct 24 08:14:24 1995  Markku Rossi  <mtr@ngs.fi>

	* Cleaned up some HTML entity codes in encoding tables.

Wed Oct 18 17:33:18 1995  Markku Rossi  <mtr@ngs.fi>

	* Added latin2 encoding.

Wed Oct 11 09:11:21 1995  Markku Rossi  <mtr@ngs.fi>

	* lib/genscript.cfg.in: added new media: A3 and A4dj. 

Tue Oct 10 09:02:14 1995  Markku Rossi  <mtr@ngs.fi>

	* lib/enscript.hdr: moved filename text ~2 points down.
	Fixed font point sizes and date string positions. 

	* lib/emacs.hdr: changed fontsize from 13 to 12 points. 

	* main.c (main): changed fancy header's height from 40 to 36
	points. 

Thu Oct  5 07:37:54 1995  Markku Rossi  <mtr@ngs.fi>

	* New config file options: Queue and QueueParam.

	* genscript.man: cleanups by Joachim Schnitter. 

Mon Oct  2 14:58:13 1995  Markku Rossi  <mtr@ngs.fi>

	* Release genscript-1.2.1.

Fri Sep 29 17:30:08 1995  Markku Rossi  <mtr@ngs.fi>

	* main.c: read default options from the GENSCRIPT (and ENSCRIPT)
	environment variable

Tue Sep 26 09:06:52 1995  Markku Rossi  <mtr@ngs.fi>

	* font size and baselineskip can be given as a decimal number

	* psgen.c: Fixed DSC comments, now generated output is DSC 3.0
	conforming.

Thu Sep 21 09:32:10 1995  Markku Rossi  <mtr@ngs.fi>

	* Implemented .pf{a,b} file downloading.

Wed Sep 20 09:16:49 1995  Markku Rossi  <mtr@ngs.fi>

	* psgen.c (read_special_escape): new option 's' (scale) to specify
	an explicit scale for an eps image.

	* psgen.c: fixed epsf escape to start a new column if the
 	specified image does not fit to the current one.
	
Mon Sep 18 08:03:53 1995  Markku Rossi  <mtr@ngs.fi>

	* main.c: Fixed some typos.

	* Added backspace handling.
	
Sat Sep  9 16:47:08 1995  Markku Rossi  <mtr@ngs.fi>

	* main.c (main): fixed typos that broke -o and -X options.

Mon Sep  4 08:20:08 1995  Markku Rossi  <mtr@ngs.fi>

	* Release genscript-1.1.4.
	
	* Added option --page-label-format.

	* psgen.c (dump_ps_header): Added findatestr.
	(paste_epsf): Fixed paste_epsf()'s EPS file recognization.
	
Wed Aug 30 10:07:42 1995  Markku Rossi  <mtr@ngs.fi>

	* Added options -u, --underlay, --ul-gray and --ul-font.

	* psgen.c (read_float): now dimensions can be specified in
	different units. 

Tue Aug 29 11:23:49 1995  Markku Rossi  <mtr@ngs.fi>

	* Changed PostScript font's default encoding name from 'default'
	to 'ps'.

	* New config file option: DefaultOutputMethod.

	* Added option --indent, -i.

	* Cleaned up options in manual page, help and code.
	
	* Replaced StringSet module with StringHash.

	* psgen.c (paste_epsf): Now EPS images can be read from command's
	standard output.

Thu Aug 24 09:47:30 1995  Markku Rossi  <mtr@ngs.fi>

	* vms.txt: Added VMS multinational input encoding.

	* mac.txt: Cleaned up character table.

	* Added options -S, --statusdict and -D, --setpagedevice.
	
Wed Aug 23 11:48:31 1995  Markku Rossi  <mtr@ngs.fi>

	* Improved configure to handle more non-ANSI features.

	* Fixed a declaration bug from compat/strerror.c.

	* psgen.c (read_float): replaced strtod() with atof().

	* xalloc.c (xrealloc): do an explicit malloc() if old pointer is
	NULL. 

	* ibmpc.txt: Cleaned up character table.

	* psgen.c (get_next_token): control characters are now printed in
 	the escaped form.

Mon Aug 21 09:16:16 1995  Markku Rossi  <mtr@ngs.fi>

	* Release genscript-1.0.1.

Thu Aug 17 09:48:17 1995  Markku Rossi  <mtr@ngs.fi>

	* Minor cleanups.  

Tue Aug 15 10:30:44 1995  Markku Rossi  <mtr@ngs.fi>

	* Added option --baseline.

	* Fixed epsf escape's options.

Mon Aug 14 14:21:35 1995  Markku Rossi  <mtr@ngs.fi>

	* Added support for AFM files.

Wed Aug  9 10:59:30 1995  Markku Rossi  <mtr@ngs.fi>

	* Added option --newline to select the newline character. 

	* Cleaned up character set tables.

Mon Aug  7 15:40:09 1995  Markku Rossi  <mtr@ngs.fi>

	* Added Mac input encoding.

Thu Aug  3 12:44:04 1995  Markku Rossi  <mtr@ngs.fi>

	* New special escapes: 'font' and 'comment'.

	* New option --tab-size=NUM, -T NUM to define tab expansion size. 

	* General code and document cleanups.

Mon Jul 31 10:18:16 1995  Markku Rossi  <mtr@ngs.fi>

	* Added support for --copies option.  Now it really works.

	* util.c (paste_file): parses '%%DocumentNeededResources:'
	comments 

	* Added options --font and --header-font.

Thu Jul 27 08:12:01 1995  Markku Rossi  <mtr@ngs.fi>

	* psgen.c (paste_epsf): now eps files are also looked up from 
	libpath.
	(read_special_escape): epsf: added option 'r'. 	

Wed Jul 26 11:08:50 1995  Markku Rossi  <mtr@ngs.fi>

	* psgen.c: added support for inlined EPS-files.

Tue Jul 25 09:24:30 1995  Markku Rossi  <mtr@ngs.fi>

	* Added IBM PC input encoding.
