about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
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