about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-03-05 01:08:58 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-03-05 01:08:58 +0000
commitc13514b9e889dad5a35adc71a29840c206b0a286 (patch)
tree835335bfa6cdc53996d4976ded0ea9978d0ff889 /doc
parent732db4cbac07c666155c38d849849d1774a46c61 (diff)
downloadnetpbm-mirror-c13514b9e889dad5a35adc71a29840c206b0a286.tar.gz
netpbm-mirror-c13514b9e889dad5a35adc71a29840c206b0a286.tar.xz
netpbm-mirror-c13514b9e889dad5a35adc71a29840c206b0a286.zip
Add when-broken information
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3163 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 09086e2d..ce5f74b4 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -36,7 +36,8 @@ not yet  BJH  Release 10.82.00
               and no -color.  Introduced in Netpbm 10.78 (March 2017).
 
               mrftopbm: Fix bug - wrong error messages or output when input
-              invalidly short.
+              invalidly short.  Always broken (mrftopbm was new in Netpbm
+              10.18 (September 2003).
 
               Build: fix compile failure on systems without strnlen (such
               as MacOS X before 10.7).  Broken in 10.81 (December 2017).
@@ -1900,8 +1901,9 @@ not yet  BJH  Release 10.82.00
               (produces grayscale output).  Broken between Netpbm 10.19 and
               10.26, inclusive.
 
-              pbmtomrf, mrftopbm: fix crashes, incorrect output in all
-              cases.  Broken forever.
+              pbmtomrf, mrftopbm: fix crashes, incorrect output in all cases.
+              Always broken (mrftopbm was new in Netpbm 10.18 (September
+              2003).
 
               pnm_alloctupletable, pnm_tuplehashtotable,
               pnm_computetuplefreqtable3: fix crash when out of memory,