summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e2969a8..66e836b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
flpsed ChangeLog
=================
+flpsed-0.3.9
+ - fix problem with documents that embed standard font replacements
+ (reported by Volker Kuhlmann)
+ - use plain Helvetica font instead of HelveticaNeue-Roman
+ (reported by Evgeny Stambulchik and others.
+ - use ftell() instead of ftello() for better compatibility
+ (reported by Christophe CURIS)
+
flpsed-0.3.8
- implicitely end setup section if %%Page comment is encountered and check
for valid setup length after DSC parsing.