about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-30 21:39:54 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-30 21:39:54 +0000
commitdece17c9b759c483a97fd71ba711db022a78439b (patch)
tree5f23fc429dbbc0194718d13e00bf54455e61b4c6 /doc/HISTORY
parentfc229cbf77574619fd1279e8395f356fffbdc88e (diff)
downloadnetpbm-mirror-dece17c9b759c483a97fd71ba711db022a78439b.tar.gz
netpbm-mirror-dece17c9b759c483a97fd71ba711db022a78439b.tar.xz
netpbm-mirror-dece17c9b759c483a97fd71ba711db022a78439b.zip
Fix bug: fails if you specify thinput file name argument
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2536 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index cea893a7..58df18ab 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -10,6 +10,10 @@ not yet  BJH  Release 10.71.00
               crashes program.  Always broken (-protocol was new in Netpbm
               10.23 (July 2004).
 
+              pbmtomatrixorbital: fix bug: fails if you specify the input
+              file name argument.  Always broken.  (pbmtomatrixorbital was
+              new in Netpbm 10.18 (Setpember 2003).
+
               sbigtopgm: fix detection of camera type.  Always broken
               (sbigtopgm was new in Netpbm 8.3 (March 2000)).
 
@@ -23,10 +27,10 @@ not yet  BJH  Release 10.71.00
               at least since November 1989.
 
               pbmtoescp2: Fix bug: overrun on certain input.  Always broken
-              (pbmtoescp2 was new in Netpbm 10.18 (September 2003).
+              (pbmtoescp2 was new in Netpbm 10.18 (September 2003)).
 
               escp2topbm: Fix buffer overrun on certain input.  Always broken
-              (escp2topbm was new in Netpbm 10.18 (September 2003).
+              (escp2topbm was new in Netpbm 10.18 (September 2003)).
 
               libnetpbm: pm_stripeq: fix bug: wild pointer access when
               comparator is shorter than comparand.  Doesn't affect function,