about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-09-11 08:03:11 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-09-11 08:03:11 +0000
commit6def3baf76c7a8050e20b06733b1e0a7bef226ee (patch)
treec7a24a5a28005566558183c34d957858137ec734 /doc
parentd2e87ddec56c883cea0b738e6bf20b842540bf90 (diff)
downloadnetpbm-mirror-6def3baf76c7a8050e20b06733b1e0a7bef226ee.tar.gz
netpbm-mirror-6def3baf76c7a8050e20b06733b1e0a7bef226ee.tar.xz
netpbm-mirror-6def3baf76c7a8050e20b06733b1e0a7bef226ee.zip
Fix -progression
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3958 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 5b06e3dd..92b0b041 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -31,6 +31,9 @@ not yet  BJH  Release 10.92.00
               jpeg2ktopam: Fix crash whenever the program fails.  Broken in
               Netpbm 10.42 (March 2008).
 
+              pamtojpeg2k: Fix failure with most -progression values.  Always
+              broken (pamtojpeg2k was new in Netpbm 10.12 (November 2002)).
+
               pamarith: Fix crash with -compare where inputs are PBM or
               BLACKANDWHITE PAM.  Broken in Netpbm 10.14 (February 2003).