about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 247812d3..00d7e183 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -7,7 +7,11 @@ CHANGE HISTORY
 not yet  BJH  Release 10.66.00
 
               pnmmargin: fix for size 0 and superfluous "unexpected operator" 
-              message with size != 0.
+              message with size != 0.  Introduced in 10.42.
+
+              pstopnm: fix wrong interpretations of -xsize and -ysize when
+              rendering image in landscape (rotated).  This can appear as
+              stretching and squashing.  Probably always broken.
 
               pstopnm: fix wrong orientation sometimes when you specify
               both -xsize and -ysize.  Introduced in 10.65.
@@ -1156,6 +1160,8 @@ not yet  BJH  Release 10.66.00
               too large for computation.  Thanks Prophet of the Way
               <afu@wta.att.ne.jp>.
 
+              pnmmargin: don't crash with zero margin request.
+
               pnmtile: deal with zero width/height.
 
               pbmtext: fix negative -space.