2004-01-30 23:10 Ralph Giles
Convert a hardwired product name to 'GPL Ghostscript'.
2004-01-30 23:09 Ralph Giles
Replace the license header of some of the test scripts with the generic version.
2004-01-30 09:21 Ralph Giles
Missed a line in the license change.
2004-01-30 09:08 Russell Lang
Update Windows files to "GPL Ghostscript".
2004-01-30 08:42 Russell Lang
Update copyright date for Windows release to 2004.
2004-01-30 08:00 Ralph Giles
Use the correct year in the release date.
2004-01-30 07:30 Ralph Giles
Correct the link to History8.htm.
2004-01-30 06:57 Ralph Giles
Update News and release date.
2004-01-30 01:34 Ralph Giles
Update the regression test suite to the latest version from HEAD.
2004-01-30 00:19 Ralph Giles
Change notice in some files that had been missed during original update
to the unified notice.
2004-01-20 19:16 Ralph Giles
Replace a fixed-filename tempfile fopen with gp_open_scratch_file() for improved robustness in the
pnga device. Part of the fix for bug 687243.
DETAILS:
This is an experimental device to preserve pdf transparency into a png rasterization and is
distinct from the pngalpha device. I doesn't actually work for me and so may be suffering
from bit rot; however the change compiles and should be correct.
2004-01-20 01:50 Ralph Giles
Propagate mkstemp and FILENAME_MAX changes from HEAD.
2004-01-19 23:21 Ralph Giles
Remove some very old scripts which contain /tmp races, a security risk should someone actually try to use them. Part of the fix for bug 687243.
2004-01-06 20:50 Ralph Giles
Propagate some configure script updates from HEAD.
2003-12-12 18:04 Ralph Giles
Link to History8.htm in the list of history files. Patch from Alexei Podtelez.
2003-12-11 03:27 Ralph Giles
Propagate the name change to the interpreter and update the revision date.
2003-12-11 03:24 Ralph Giles
Relicense the 8.0x branch as GPL Ghostscript.
2003-11-21 22:01 Ray Johnston
Security fixes. Add detection of %pipe% device when in SAFER mode. Also
fix detection of 'renamefile' to prevent rename from a file that is not on
the PermitFileControl list. Similar to the changes made for 7.0x by
version 1.11.2.5.
2003-11-20 19:29 Ray Johnston
Bump version in preparation for 8.01 GPL release.