about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index d1422b87..dc935385 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,8 +6,9 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.37.0
 
-              ppmtompeg: fix reading of GOPs, combine server.  Thanks
-              Alun Jones.
+              pnm_readpaminit(): abort instead of crash if width == 0.
+
+              ppmtompeg: fix reading of GOPs.  Thanks Alun Jones.
 
               cmuwmtopbm, mgrtopbm, pbmtocmuwm, pbmtoicon, pbmtomgr:
               Rewrite to use packed PBM functions for efficiency.