about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-10-19 01:04:56 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-10-19 01:04:56 +0000
commite99a60d4b94f4c1dbf336838e99dfde540e6365d (patch)
tree1fdf904bdcc57a16be0f0c2d7c1b4b421cdce596 /doc
parent0202c2730b90f6af46e835d6a250eed4b2d4ecb2 (diff)
downloadnetpbm-mirror-e99a60d4b94f4c1dbf336838e99dfde540e6365d.tar.gz
netpbm-mirror-e99a60d4b94f4c1dbf336838e99dfde540e6365d.tar.xz
netpbm-mirror-e99a60d4b94f4c1dbf336838e99dfde540e6365d.zip
Fix crash on PGM input
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@758 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 78fc1a90..4d721d37 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,8 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.45.00
 
+              pnmtoddif: fix crash with any PGM input.
+
               pgmnoise: fix bug: never generates full white pixel.
 
               pamditherbw: Fix -value other than .5 with -fs, -atkinson.