summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9afc912..a8d696c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
flpsed ChangeLog
=================
+flpsed-0.3.7
+ - use setenv() instead of putenv() for POSIX
+ compatibility (noticed by Jeff Orczykowski on Solaris 8).
+ - fix gcc-4.1 compilation problem.
+ - fix segfault in DSC code reported by Morten Brix Pedersen.
+
flpsed-0.3.6
- Add support for PostScript Document Structure Convention.
- Pages can now be accessed in random order.