about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index d8b62dcf..1b16f17e 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -29,7 +29,7 @@ not yet  BJH  Release 10.40.00
               sample Postscript.  It doesn't really know how to do that, so
               now it just writes 8 unless you do -psfilter.
 
-              pnmmargin: recognize invalid options better.    Thanks
+              pnmmargin: recognize invalid options better.  Thanks
               Prophet of the Way <afu@wta.att.ne.jp>.
 
               pnmtopng: Sort palette properly when alpha maxval != 255.
@@ -42,6 +42,10 @@ not yet  BJH  Release 10.40.00
 
               libnetpbm: Add pm_system_lp(), pm_system_vp().
 
+              libnetpbm: Make pbm_readpbminit() and pgm_readpgminit()
+              recognize incompatible Netpbm formats and issue a
+              helpful error message.
+
               libnetpbm: pbm_readppminit: read PBM as maxval of 255, not 1.
 
               libnetpbm: Fix pm_drain() to use the specified limit.