Version 4.8.4
	* Portability fixes (for Pyramid and MkLinux).
	* Updated Ogonkify
	* Turkish translation thanks to Turgut Uyar.

Version 4.8.3
	* Many files changed names to get closer of 8+3 file
	  names, case insensitive.
	* Korean translation thanks to Choi Jun Ho.

Version 4.8.2
	* Objective C, thanks to Paul Shum.
	* Italian translation thanks to Lorenzo M. Catucci.
	* Boxes and underlines can be used in prologues.
	* Small fixes in the documentation.
	* --debug downloads a PS error handler.
	* Changed --columns-per-line to --chars-per-line which is
          less confusing.

Version 4.8.1
	* Dutch translation thanks to Marcel van der Laan
	* Updated Ogonkify dir
	* Polish translation thanks to Juliusz Chroboczek
	* Optimized printer memory usage

Version 4.8
	* German translation, thanks to Michael Wiedmann, 
	  Christian Kirsch and Erwin Dieterich
	* Bug fixes
	* Easier to compile on 95's and NT's MS-DOS
	* Support for Helvetica variants
	* --major

Version 4.7.21
	* Renamed --font as --font-size, because base font changes
	  are to be done in the prologues.
	* Faces can change base fonts in *.pro
	* --line-numbers support an integer argument, to print
	  line number say each 5 lines.
	* The SQL family of language is now fully supported
	  (thanks to Pierre Mareschal)
	* Lines in config files can be continued by a '\' before eol.
	* `UserOption: shortcut options' in config files.
	* Options -=/--user-option=shortcut to execute the above options.
	* Spanish and Catalan, thanks to Miguel A. Varo
	* --title is renamed --center-title
	* -t/--title sets the title of a job given through stdin
	  (as in enscript)
	* `Printer', `DefaultPrinter' and `UnknownPrinter' entries in
	  the configuration files, which allow to pipe or save the
	  PostScript in any command/file.  This should help
	  non-PostScript printers owners, and MS-DOS people.	
	* Octave/MATLAB suppport (thanks to Craig P. Earls)
	* Integration of Ogonkify (by Juliusz Chroboczek)
	* Strong support of ISO Latin 2, 3, 4, 5 and 6, and CP-1250.
	* Mixing of encodings within a document.

Version 4.7.20
	* Small speed improvements.
	* Small bug fixes (and back to PS level 1 compatibility :-|, and
	  non ANSI compilers (#$%% AIX!)).
	* `Pattern: patt lang' entries in the configuration files
	  (to let the user define his/her own suffix rules).
	* ISO Latin 2 and IBM PC code sets weakly supported.
	* SQL, SQL92, Ora and PL-SQL styles (thanks to Pierre Mareschal)
	* New option: --columns-per-page.

Version 4.7.19
	* With alternatives closing sequences, the closing string has
	  its own font.
	* Unity style thanks to J-Ph Cottin
	* --list-features lists the prologues.
	* --margin (for binding).

Version 4.7.18
	* Verilog style, thanks to Edward Arthur)
	* PS is smaller and "smarter" (exchanged the order between font
	  and string to print).
	* Options -k/--page-prefeed and -K/--no-page-prefeed.
	* Options -D/--setpagedevice and -S/--statusdict.
	* diverted the output (hence two passes, as fast as I could :).
	* New meta sequences: total number of pages, sheets, for
	  files or for print job.
	* Tags are caught by meta sequences $t1, $t2 etc.
	* Changed --language-style/-k to --language/-E, as GNU enscript.
	* Added --strip-comments that does not print the strong comments.
	* Separated --list-features from --list-options.

Version 4.7.17
	* More styles available for style-sheets. (No differences
	  with the prolog a2ps.pro).
	* Changed --include to --prolog.
	* Added misc/gray.pro, misc/color.pro to use with --prolog.

Version 4.7.16
	* More predefined layouts.
	* More predefined medias (thanks to GNU enscript and Ghostview).
	* Better handling of medias sizes.
	* %%BoundingBox given.
	* Several rows/columns to describe the virtual pages layout.

Version 4.7.15
	* More than two virtual pages may be given.
	* Small bug fixes.

Version 4.7.14
	* Improved DSC compliance.

Version 4.7.13
	* Handling of `^' signifying beginning-of-the-line, in sequences
	  specification.
	* Handling of alternative in the closing of sequences.
	* Fortran and mail/news style sheets enhanced.
	* Escapes for headers are enriched with %? construct.

Version 4.7.11
	* Bug fixes
	* Better management of too big titles

Version 4.7.10
	* The redaction of the Texinfo file has started
	* orientation is guessed from number of pages/sheet, unless
	  specified

Version 4.7.9
	* long options.  Most short options have changed name to get
	  closer to the interface of enscript.
	* Library files are used ({prefix}/share/a2ps/...).
	* .a2psrc can be used for default settings.
	* added water marks (from Mark Daku <daku@nortel.ca>)
	* many more options to specify the content of the various
	  "headers", through the use of meta-sequences.
	* following GNU, the order of the options _does_not_ matter.
	  Actually it does between options, but, eg, the font size cannot
	  be changed between two files in the same command line.

Version 4.7.8
	* Dates are NLSed.
	* Checking improved.
	* The mail folders support is much better. Header is the Subject,
	  and footer the sender. With elm, use a2ps -kmail -t %s.
	* Added \footer and \header to prescript.

Version 4.7.7
	* User and host names can be given with -L
	* Native Language Support. Currently French, Italian.

Version 4.7.2
	* Use of automake 1.0
	* New scheme for various char encodings (currently ascii,
	  hp, and latin1).

Version 4.6.1
	* Bugs fixes.

Version 4.6
	* Fixed line numbering, folding, managing of strings and
	  escapes
	* New options: -L, -nk, -u<txt>
	* Options now positional -k, -nH, -i, -ni positionnnal
	* Sequences now have three fonts (open, in, close)
	* Changed handling of exceptions (e.g. \", \\, etc.)
	* Small fix to allow print without LPR_OPT and with
	  LPR_DEST_OPT
	* New options -V, -a, -o, -W, -G and -k(none)
	* Manage the real length (WX field in afms) of chars
	* Handle every chars (even \0)
	* tabs in ps are "absolute": they always correspond to Courier
	* text footer now is `relative' (i.e. it is affected by
	  MARGIN)

Previous versions
 1) Derived of shell program written by evan@csli (Evan Kirshenbaum).
    Written in C for improve speed execution and portability. Many
    improvements have been added.

 Fixes by Oscar Nierstrasz @ cui.uucp:
 2) Fixed incorrect handling of stdin (removed error if no file names)
 3) Added start_page variable to eliminate blank pages printed for
        files that are exactly multiples of 132 lines (e.g., man pages)

 Modified by santana@imag.fr:
 4) Added new options at installation : sheet format (height/width in
    inches), page format (number of columns per line and of lines per
    page).

 Modified by santana@imag.fr:
 5) Added new option to print n copies of a same document.
 6) Cut long filenames if don't fit in the page header.

 Modified by Tim Clark (T.Clark@warwick.ac.uk):
 7) Two additional modes of printing (portrait and wide format modes)
 8) Fixed to cope with filenames which contain a character which must
    be escaped in a PostScript string.

 Modified by santana@imag.fr to
 9) Added new option to suppress heading printing.
 10) Added new option to suppress page surrounding border printing.
 11) Added new option to change font size. Lines and columns are
     automatically adjusted, depending on font size and printing mode
 12) Minor changes (best layout, usage message, etc).

 Modified by tullemans@apolloway.prl.philips.nl
 13) Backspaces (^H) are now handled correctly.

 Modified by Johan Vromans (jv@mh.nl) to
 14) Added new option to give a header title that replaces use of
     filename.

 Modified by craig.r.stevenson@att.com to
 15) Print last modification date/time in header
 16) Printing current date/time on left side of footer (optional)

 Modified by erikt@cs.umu.se:
 17) Added lpr support for the BSD version
 18) Added som output of pages printed.

 Modified by wstahw@lso.win.tue.nl:
 19) Added option to allowing the printing of 2 files in one sheet

 Modified by mai@wolfen.cc.uow.oz
 20) Added an option to set the lines per page to a specified value.
 21) Added support for printing nroff manuals

 Modified by santana@imag.fr
 22) Integration of changes.
 23) No more standard header file (printed directly by a2ps).
 24) New format for command options.
 25) Other minor changes.

 Modified by Johan Garpendahl (garp@isy.liu.se) and santana@imag.fr:
 26) Added 8-bit characters printing as ISO-latin 1 chars

 Modified by John Interrante (interran@uluru.stanford.edu) and
 santana@imag.fr:
 27) Two pages per physical page in portrait mode

 Modified by santana@imag.fr:
 28) New option for two-sided printing
 29) Several fixes

 Modified by Chris Adamo (adamo@ll.mit.edu) and
     Larry Barbieri (lbarbieri@ll.mit.edu) 3/12/93
 30) Output format enhancements.
 31) Added login_id flag (for SYSV and BSD only) for printing user's
     login ID at top of page.  Added command line parameter (-nL) to
     suppress this feature.
 33) Added filename_footer flag for printing file name at bottom
     of page.  Added command line parameter (-nu) to suppress this
     feature.
 34) Added -B (-nB) options to enable (disable) bold font

 Modified by santana@imag.fr:
 35) Adapted to respect Adobe conventions for page independence. A2ps
     output can be now used by other Postscript processors.
 36) Names of most postscript variables have been coded in order to
     reduce the size of the output.
 37) Ansi C compilers are now automatically taken into account.
 38) Enhanced routine for cutting long filenames
 39) Added -q option to print files in quiet mode (no summary)
 40) Fixed some little bugs (counters, modification time for stdin,
     character separator when printing line numbers and cutting a
     line).
 41) Some minor changes (new preprocessing variables, formatting)

 Modified by Emmanuel Briot (Emmanuel.Briot@enst-bretagne.fr)
 42) Made keyword Highligting mode
