diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-07-16 16:03:36 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2006-07-16 16:03:36 +0200 |
commit | 95aa46d66ef547374ebcf2a565fc228f4574a7cd (patch) | |
tree | 11402b8183c4d54b6689c2000050688654dedb26 | |
parent | dd6cd52d013d549febee602704e01b052c28b803 (diff) |
update NEWS
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ flpsed ChangeLog ================= + +flpsed-0.3.8 + - implicitely end setup section if %%Page comment is encountered and check + for valid setup length after DSC parsing. + - only set modified flag if real changes have been made to the document. + - use fl_choice() instead of deprecated fl_ask(). + - no longer rely on %%Pages comment because of possible use of (atend). + - call XSync() to avoid "Cannot get ghostview property" error from gs + (reported by A Mennucc). + - don't die on SIGPIPE if gs has a problem (reported by A Mennucc). + flpsed-0.3.7 - use setenv() instead of putenv() for POSIX compatibility (noticed by Jeff Orczykowski on Solaris 8). |