about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-27 17:33:56 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-27 17:33:56 +0000
commit6e629f983aa205c3eaa5f339f1c71bb5e7938049 (patch)
treea89f594443ac2330138f0bd0f19ee59135c2213f /doc/HISTORY
parentec52f41aabc9de9aac203c2f462252e403c7374a (diff)
downloadnetpbm-mirror-6e629f983aa205c3eaa5f339f1c71bb5e7938049.tar.gz
netpbm-mirror-6e629f983aa205c3eaa5f339f1c71bb5e7938049.tar.xz
netpbm-mirror-6e629f983aa205c3eaa5f339f1c71bb5e7938049.zip
Promote Development to Advanced to make Release 10.97.00
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@4222 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY40
1 files changed, 23 insertions, 17 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 997a031c..b6e777b4 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,43 +4,49 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-21.12.20 BJH  Release 10.96.06
+21.12.27 BJH  Release 10.97.00
 
-              Fix version number.
+              Add pbnnoise.
 
-21.12.19 BJH  Release 10.96.05
+              pnmpad: Use -halign with -mwidth and default to centering the
+              image instead of left-justifying when no other padding is being
+              added.  Same with -mheight, -valign, and top-justifying.
 
-              Build: Don't attempt to build 'pamexec' on systems without
-              Unix process management.  Bug introduced in Netpbm 10.94
-              (March 2021) and supposedly fixed in 10.95, but not really.
+              xwdtopnm: Add ability to process bit depth 32.
 
-21.11.28 BJH  Release 10.96.04
+              pgmtoppm: Add -black, -white.
+
+              ppmpat: Add -mesh.
+
+              pampaintspill: Add -near.  Thanks Scott Pakin.
+
+              pamtogif: Fix bug: doesn't ignore the input alpha mask when user
+              specified -transparent.  Broken in Netpbm 10.37 (December 2006).
 
               palmtopnm: Fix bug: fails with PackBits input on platform with
               default unsigned char, such as ppc64.  Always broken.  (Ability
               to convert PackBits input was new in Netpbm 10.27 (March 2005).
               
-21.11.07 BJH  Release 10.96.03
+              pamrubber: Fix bug: random behavior with -quad when you specify
+              both points for source or target and the second one is lower in
+              the image than the first.  Always broken (Pamrubber was new in
+              Netpbm 10.54 (March 2011)).
 
               sunicontopnm, escp2topbm, mgrtopbm, ybmtopbm, pamcut, pbmpscale,
               pnmcat, pnmpad: Fix arithmetic overrun with ridiculously large
               image.
 
-21.10.26 BJH  Release 10.96.02
+              pbmclean: Fix overallocation of memory (waste).
 
-              pamrubber: Fix bug: random behavior with -quad when you specify
-              both points for source or target and the second one is lower in
-              the image than the first.  Always broken (Pamrubber was new in
-              Netpbm 10.54 (March 2011)).
+              libnetbm: Add pnm_writepamrowpart, pnm_formatPamtuples.
 
               libnetpbm: When validating computable size of width and height,
               allow for adding up to 10 instead of 2, to account for rounding
               up to a multiple of 8 in processing bit maps.
 
-21.09.30 BJH  Release 10.96.01
-
-              pamtogif: Fix bug: doesn't ignore the input alpha mask when user
-              specified -transparent.  Broken in Netpbm 10.37 (December 2006).
+              Build: Don't attempt to build 'pamexec' on systems without
+              Unix process management.  Bug introduced in Netpbm 10.94
+              (March 2021) and supposedly fixed in 10.95, but not really.
 
 21.09.25 BJH  Release 10.96.00