about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-01 15:17:35 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-01 15:17:35 +0000
commit27f3fac1052158790fc4eb0d6bd6d6aba16d7bab (patch)
tree26bf966bf91b5a2da3c89d1c6d78e51b668b59b2
parentb8baab1ef58b3bbb25caafa9f0d808f503528832 (diff)
downloadnetpbm-mirror-27f3fac1052158790fc4eb0d6bd6d6aba16d7bab.tar.gz
netpbm-mirror-27f3fac1052158790fc4eb0d6bd6d6aba16d7bab.tar.xz
netpbm-mirror-27f3fac1052158790fc4eb0d6bd6d6aba16d7bab.zip
minor changes
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2445 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 9edb2c86..50394aac 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -26,7 +26,8 @@ not yet  BJH  Release 10.71.00
               giftopnm: Fix bug: crashes if purported GIF has neither a global
               color map nor a local one.
 
-              pgmmorphconv: fix bug: always produces PGM Plain format.
+              pgmmorphconv: fix bug: always produces PGM Plain format.  Always
+              present (progam was added to Netpbm in Release 10.0 (June 2002)).
 
               pamtilt: fix bug: unconditional crash.  Broken in Netpbm 10.63
               (June 2013).
@@ -37,7 +38,7 @@ not yet  BJH  Release 10.71.00
 
               pamtosvg: fix use of unset variable; probably results in a
               crash.  Always present (pamtosvg was new in Netpbm 10.33 (March
-              2006).
+              2006)).
 
               cameratopam: fix bug: variable used before set; unknown impact.
               Introduced in Netpbm 10.66 (March 2014).
@@ -52,11 +53,11 @@ not yet  BJH  Release 10.71.00
               10.69 (December 2014).
 
               build: fix incompatible type compilation error in giftopnm.
-              Broken in Netpbm 10.38 (March 2007) (but obviously manifests
+              Introduced in Netpbm 10.38 (March 2007) (but obviously manifests
               only in recent build environments).
 
               build: fix compile failure in wordint_access_be.h with Bigendian
-              target platforms.  Broken in Netpbm 10.63 (June 2013).
+              target platforms.  Introduced in Netpbm 10.63 (June 2013).
 
               build: fix compile failure in pbmtomacp, ppmtoacad, pgmabel:
               TRUE redefined.  Introduced in Netpbm 10.69 (December 2014).