about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-12-07 17:52:08 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-12-07 17:52:08 +0000
commitaa98e0c9db0bcecef004fc29343f274d35c342c0 (patch)
tree7e9a49225ae8a0cc92068158803b72c105819268 /doc/HISTORY
parent840f7ed6c9daf8cba4b0282bc91504eec7413882 (diff)
downloadnetpbm-mirror-aa98e0c9db0bcecef004fc29343f274d35c342c0.tar.gz
netpbm-mirror-aa98e0c9db0bcecef004fc29343f274d35c342c0.tar.xz
netpbm-mirror-aa98e0c9db0bcecef004fc29343f274d35c342c0.zip
Fix spurious blank line in asciihex raster
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2050 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 2602f0bb..c27b1f3b 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -13,6 +13,10 @@ not yet  BJH  Release 10.65.00
               In particular, if the image or page is square, image will always
               be in portrait (not rotated).
 
+              pnmtops: Fix spurious blank line in asciihex encoding of the
+              image raster.  Probably harmless.  Introduced in 10.56
+              (September 2011).
+
               pnmtops: Fix crash with 12 bits per sample.  Introduced in 10.53
               (December 2010).  Thanks Prophet of the Way <afu@wta.att.ne.jp>.