about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-09-18 14:44:02 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-09-18 14:44:02 +0000
commit937d24de139d8339f0fdd0a049601b55b0bc5b91 (patch)
tree1da90bd51550dad0cc7e3323b7ee8b9053bb8e2f /doc/HISTORY
parent31ecf1aa1bda4fb076186b0dbb6dbdc4499a3fce (diff)
downloadnetpbm-mirror-937d24de139d8339f0fdd0a049601b55b0bc5b91.tar.gz
netpbm-mirror-937d24de139d8339f0fdd0a049601b55b0bc5b91.tar.xz
netpbm-mirror-937d24de139d8339f0fdd0a049601b55b0bc5b91.zip
Check for missing header fields
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4435 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 3d826f99..9377a631 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -17,6 +17,10 @@ not yet  BJH  Release 11.00.00
 
               pbmtextps: improve error messages.
 
+              pnmtofits: fix arbitrary behavior when FITS input lacks
+              required fields in header.  Always broken.  Pnmtofits'
+              predecessor was in primordial Netpbm (1989).
+
               ppmtoicr: Fix bug: all options cause bogus command line parsing
               errors.  Always broken.  Ppmtoicr was new in 1991.