diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2013-12-15 02:22:26 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2013-12-15 02:22:26 +0000 |
commit | 0142e0de15158c6f0d73fc7a022da938ae724be4 (patch) | |
tree | a8424fcdb5c88dc946e0ffd7bde3062ca06f6f75 /doc/HISTORY | |
parent | 7903da13d060ae1237340ace03ce6761bd8ab1f8 (diff) | |
download | netpbm-mirror-0142e0de15158c6f0d73fc7a022da938ae724be4.tar.gz netpbm-mirror-0142e0de15158c6f0d73fc7a022da938ae724be4.tar.xz netpbm-mirror-0142e0de15158c6f0d73fc7a022da938ae724be4.zip |
Release 10.64.05
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2060 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r-- | doc/HISTORY | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY index 5e877d4a..a39126ee 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -4,6 +4,28 @@ Netpbm. CHANGE HISTORY -------------- +not yet BJH Release 10.65.05 + + 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>. + + pbmtoepsi: fix handling of all-white image. Always broken. + Thanks Prophet of the Way <afu@wta.att.ne.jp>. + + pbmtoepsi: fix excessively long raster line. Always broken. + Thanks Prophet of the Way <afu@wta.att.ne.jp>. + + pnmshear: fix incorrect determination of background color. + Always broken. + + ppmpat: fix crash with -squig with aspect ratio < 1:25 or + > 25:1. Thanks Prophet of the Way <afu@wta.att.ne.jp>. + Always broken. + 13.11.24 BJH Release 10.64.04 pnmtops: Fix bug: wrong output with -ascii85. Introduced in |