about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-01 15:16:39 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-01 15:16:39 +0000
commitd0a475ebf0370ff40793dad5b4e09b52fe8acd4e (patch)
tree11df326058e8c2c4972600f2abe3972a369b22d8 /doc/HISTORY
parentdd2bedb00517b296115cc56a66300194ab9a25d9 (diff)
downloadnetpbm-mirror-d0a475ebf0370ff40793dad5b4e09b52fe8acd4e.tar.gz
netpbm-mirror-d0a475ebf0370ff40793dad5b4e09b52fe8acd4e.tar.xz
netpbm-mirror-d0a475ebf0370ff40793dad5b4e09b52fe8acd4e.zip
minor changes
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2444 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index ec46a56c..f8f998d4 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -24,7 +24,8 @@ CHANGE HISTORY
               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).
@@ -35,7 +36,7 @@ CHANGE HISTORY
 
               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).
@@ -50,11 +51,11 @@ CHANGE HISTORY
               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).