about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-05-09 05:10:44 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-05-09 05:10:44 +0000
commit8b7a3351ed7e6c1784e59a65790b7e7ec1e9a5bc (patch)
tree1006893768e34cd79077fa74e576c346f963515c /doc
parent3bb2edc4c1563f23e5e2922095eb8d6705e499d1 (diff)
downloadnetpbm-mirror-8b7a3351ed7e6c1784e59a65790b7e7ec1e9a5bc.tar.gz
netpbm-mirror-8b7a3351ed7e6c1784e59a65790b7e7ec1e9a5bc.tar.xz
netpbm-mirror-8b7a3351ed7e6c1784e59a65790b7e7ec1e9a5bc.zip
Release 10.74.03
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2772 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY21
1 files changed, 20 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index e0557fd3..57a37f03 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,7 +4,26 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-16.04.12 BJH  Release 10.74.02
+16.05.09 BJH  Release 10.74.03
+
+              bmptopnm: fail properly with Version 4, 5 Windows BMP.
+
+              ppmhist: fix incorrect color names.  Introduced in
+              Netpbm 10.19 (November 2003).
+
+              pnmpaste: fix possible invalid memory access.  Introduced in
+              Netpbm 1.44 (September 2008).
+
+              pbmreduce: fix undefined behavior when scale factor argument is
+              too big.  Always present (pbmreduce was new in September 1989).
+
+              cameratopam: fix invalid memory reference; effect unknown.
+              Introduced in Netpbm 10.68 (September 2014).
+
+              Install on Windows: fix backward compatibility symlinks for
+              pnmtoplainpnm, pnmquantall.
+
+16.04.13 BJH  Release 10.74.02
 
               pbmtext: Fix bug: invalid memory reference when text contains
               code points > 127.  Broken in 10.74.00