about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-11-22 17:57:18 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-11-22 17:57:18 +0000
commitef631e22a59683498f5c48e2441b9a5a8e4e6a6d (patch)
treef277a426a6af3cadd94fdf92cc9ae43115c2ebbb /doc
parente1ae45a4ab64028a84aa160cc80dd3cf897db876 (diff)
downloadnetpbm-mirror-ef631e22a59683498f5c48e2441b9a5a8e4e6a6d.tar.gz
netpbm-mirror-ef631e22a59683498f5c48e2441b9a5a8e4e6a6d.tar.xz
netpbm-mirror-ef631e22a59683498f5c48e2441b9a5a8e4e6a6d.zip
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1773 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY19
1 files changed, 13 insertions, 6 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index d01bb4bc..7952997a 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,18 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.61.00
 
+              pamtojpeg2k: default to no compression ratio constraint and
+              allow compression ratios less than 1.  Because of compression
+              metadata, small images do require loss of quality in order to
+              get down to a compression ratio of 1.
+
+              pnmmontage: fix totally wrong output.  Broken in 10.44
+              (August 2008).
+
+              pnmmontage: fix random stuff placed in unoccupied space in the
+              output image.  Always broken (program was new in 9.10 (January
+              2001).
+
               pnmpsnr: fix crash when invoked (invalidly) with only one
               argument.  Always broken.
 
@@ -14,16 +26,11 @@ not yet  BJH  Release 10.61.00
               pampick, pamtompfont, since 10.50 (March 2010) in pbmpscale,
               since 10.44 (September 2008) in pgmhist.              
 
-              pamtojpeg2k: default to no compression ratio constraint and
-              allow compression ratios less than 1.  Because of compression
-              metadata, small images do require loss of quality in order to
-              get down to a compression ratio of 1.
-
               xbmtopbm: fix incorrect output, memory leak.  Thanks Prophet of
               the Way <afu@wta.att.ne.jp>.
 
               sunicontopnm: Fix incorrect output for depth 8.  Always broken
-              (depth = 8 capability was added in Netpbm 10.53 (December 2010).
+              (depth = 8 capability was added in 10.53 (December 2010).
 
               pamgauss: Fix bug: erroneously says -maxval is too big on 64 bit
               system.  Always broken (Pamgauss was added in 10.23 (July 2004).