about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-12-31 00:32:37 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-12-31 00:32:37 +0000
commita70405848cb06782036364a88e27f452fb0a0b32 (patch)
tree514c1d8e50b2989b77b4e1958ea1e0e149ec13c3 /doc/HISTORY
parent1c19660f1cdb62646f324615d4842a46c7681303 (diff)
downloadnetpbm-mirror-a70405848cb06782036364a88e27f452fb0a0b32.tar.gz
netpbm-mirror-a70405848cb06782036364a88e27f452fb0a0b32.tar.xz
netpbm-mirror-a70405848cb06782036364a88e27f452fb0a0b32.zip
promote Development to Advanced
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@4489 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY18
1 files changed, 10 insertions, 8 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 843d8624..2cd5c1c6 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,23 +4,25 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-22.12.24 BJH  Release 11.00.03
+22.12.31 BJH  Release 11.01.00
+
+              pamcat: Add -listfile .
+
+              pamtojpeg2k: add -size option.  Doesn't precisely work (and
+              -compression has never worked precisely either); should be
+              fixed some day.
 
               ppmtompeg: Fix crash with resize option because of invalid
               memory free.
 
-22.11.14 BJH  Release 11.00.02
+              fitstopnm: fix invalid memory reference (nonterminated ASCIIZ
+              string).
 
               packaging: Fix library minor number to 100 + Netpbm minor number
               so it is higher than previous ones in library major 100.
               I.e. libnetpbm.so.100.101 instead of libnetpbm.so.100.1.
               Introduced in Netpbm 11.00.00.
 
-22.10.14 BJH  Release 11.00.01
-
-              fitstopnm: fix invalid memory reference (nonterminated ASCIIZ
-              string).
-
 22.09.28 BJH  Release 11.00.00
 
               (No significance to new major number; just ran out of 2-digit
@@ -147,7 +149,7 @@ CHANGE HISTORY
 
 21.12.27 BJH  Release 10.97.00
 
-              Add pbnnoise.
+              Add pbmnoise.
 
               pnmpad: Use -halign with -mwidth and default to centering the
               image instead of left-justifying when no other padding is being