diff options
author | Henry Stiles <henry.stiles@artifex.com> | 2011-08-05 09:02:28 -0600 |
---|---|---|
committer | Chris Liddell <chris.liddell@artifex.com> | 2011-08-05 16:05:18 +0100 |
commit | 91954fa8aadd8f7168a4bfa5e219c5c73a5e7477 (patch) | |
tree | 47c6c7f6620a89df1eabecf13add684cbb672594 | |
parent | 24dd98a5274a3c43bb2b8d09ad3a29faa77e2aa8 (diff) |
9.04 NEWS file.ghostscript-9.04ghostpdl-9.04gs904
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +This file highlights changes unique to the GhostPDL languages: +PCL/PXL, XPS, SVG and the language switch configuration. Ghostscript +changes are documented in its own NEWS file. GhostPDL uses a lot of +Ghostscript's code, in particular the graphics library and many output +devices are shared, so many items in the Ghostscript NEWS file are +relevant to GhostPDL. GhostPDL users should consult both files. + +GhostPDL Release 9.0.4 (August 2011) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* This release is primarily a bug fixing release with some + improvements to auto configuration for unix and Mac OS X + environments. + GhostPDL Release 9.0.2 (March 2011) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |