summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2012-06-13 06:37:40 +0000
committerwl <wl>2012-06-13 06:37:40 +0000
commit55f745e2aa96056a665089968d6969b07f80daa0 (patch)
tree17b6aa420f2b51c5f982793ab4356952748c4ad1 /ChangeLog
parentdb1ff3858d79a189e9562a326fc587d3a65a6ae3 (diff)
downloadgroff-55f745e2aa96056a665089968d6969b07f80daa0.tar.gz
* src/devices/gropdf/gropdf.pl: When using variable page
sizes (with \X'papersize ...') ensure final page is correct size.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc12fb9e..ac514809 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-06-13 Deri James <deri@chuzzlewit.demon.co.uk>
+
+ * src/devices/gropdf/gropdf.pl: When using variable page
+ sizes (with \X'papersize ...') ensure final page is correct
+ size.
+
2012-05-24 Werner LEMBERG <wl@gnu.org>
* src/roff/grog/grog.pl (process): Fix .so handling.