about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-04-01 01:56:45 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-04-01 01:56:45 +0000
commitbd344dc79dbe8f67e97acb6e3fe0b1e94e3bb24e (patch)
treeb61ee5fc2c7a9113fb0d71966ffce6897462b0ff /doc/HISTORY
parentbe242df7305436f0cf192b70fa7c21c34e8cffba (diff)
downloadnetpbm-mirror-bd344dc79dbe8f67e97acb6e3fe0b1e94e3bb24e.tar.gz
netpbm-mirror-bd344dc79dbe8f67e97acb6e3fe0b1e94e3bb24e.tar.xz
netpbm-mirror-bd344dc79dbe8f67e97acb6e3fe0b1e94e3bb24e.zip
Fix use of unset variable
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1458 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 042a5bac..cf65ec8c 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -11,7 +11,10 @@ not yet  BJH  Release 10.55.00
               supply a Standard Output accepter.  Broken in 10.40.00.
 
               ppmtopbm: fix bug: crash ("internal error") on image without
-              palette (e.g. black and white).  Broken in 10.54.
+              palette (e.g. black and white).  Introduced in 10.54.
+
+              pnmtops: fix floating point exception or bogus width/height
+              too large error.  Introduced in 10.53.
 
 11.03.30 BJH  Release 10.54.00