about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-12-18 23:59:11 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-12-18 23:59:11 +0000
commit6bf2d50668a3b969de135d04cbedd4c4b8eb34bd (patch)
tree47f63c57605566d18b3e589f96379458d93b18fe /doc
parent731bf1e2804a640fc0e62091ff654bd0748c52b6 (diff)
downloadnetpbm-mirror-6bf2d50668a3b969de135d04cbedd4c4b8eb34bd.tar.gz
netpbm-mirror-6bf2d50668a3b969de135d04cbedd4c4b8eb34bd.tar.xz
netpbm-mirror-6bf2d50668a3b969de135d04cbedd4c4b8eb34bd.zip
improve error message
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2344 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 1e0627a4..a078182b 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -25,6 +25,9 @@ not yet  BJH  Release 10.69.00
 
               anytopnm: convert all images in a multi-image GIF instead of
               just the first.
+              
+              Improve "bad magic number" message from pbmXXX, and pgmXXX, and
+              pnmXXX programs.
 
               Fix bogus message from ppmXXX programs when the input is not
               (per the magic number) a Netpbm image.  Introduced after