about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-01-01 21:20:36 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-01-01 21:20:36 +0000
commite165c1cd02e9ea5b868b0a43b20e1bd96d40e6ff (patch)
tree79c7fbfe80e41c5c6df83dbdbd3e32ecc5227dc0 /doc
parent3cb4727d912f37efcfc9f99282d25e2c231a21f6 (diff)
downloadnetpbm-mirror-e165c1cd02e9ea5b868b0a43b20e1bd96d40e6ff.tar.gz
netpbm-mirror-e165c1cd02e9ea5b868b0a43b20e1bd96d40e6ff.tar.xz
netpbm-mirror-e165c1cd02e9ea5b868b0a43b20e1bd96d40e6ff.zip
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2097 9d0c8265-081b-0410-96cb-a4ca84ce46f8
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.