about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-26 09:16:41 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2021-12-26 09:16:41 +0000
commite15e137ba527ba97c82149ad8c6bed59088d8616 (patch)
treed97d0742d8fa448232faad05a7b40ccc18641b68 /doc
parent2d31b9e0a06dde404131dbc2300502bfd2698819 (diff)
downloadnetpbm-mirror-e15e137ba527ba97c82149ad8c6bed59088d8616.tar.gz
netpbm-mirror-e15e137ba527ba97c82149ad8c6bed59088d8616.tar.xz
netpbm-mirror-e15e137ba527ba97c82149ad8c6bed59088d8616.zip
Release 10.73.38
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@4219 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY20
1 files changed, 19 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index ff4a346b..005dd131 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,24 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+21.12.26 BJH  Release 10.73.38
+
+              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).
+              
+              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.09.25 BJH  Release 10.73.37
 
               ximtoppm: Fix bug: invalid memory references with pathological
@@ -168,7 +186,7 @@ CHANGE HISTORY
 19.12.25 BJH  Release 10.73.30
 
               pamrubber: Fix bug: -frame doesn't work.  Always broken.
-              (Pamrubber was new in Netpbm 10.54 (March 2011).
+              (Pamrubber was new in Netpbm 10.54 (March 2011)).
 
 19.09.28 BJH  Release 10.73.29