about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-07-02 14:24:48 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-07-02 14:24:48 +0000
commit3570ac0465e240fa43670f7d3f7be585d6366f9a (patch)
treedce0571aaf5744f131b98ec85217ea7c5adf03ab /doc/HISTORY
parent620ecbee2ed1cb478e0289722d86dd72717f1cb8 (diff)
downloadnetpbm-mirror-3570ac0465e240fa43670f7d3f7be585d6366f9a.tar.gz
netpbm-mirror-3570ac0465e240fa43670f7d3f7be585d6366f9a.tar.xz
netpbm-mirror-3570ac0465e240fa43670f7d3f7be585d6366f9a.zip
Release 10.71.01
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2598 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index becf84a0..b6cdd003 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,14 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+15.07.02 BJH  Release 10.71.01
+
+              ppmtoilbm: Fix failure with -hamforce and -nocompression.
+              Broken in Netpbm 9.12 (March 2001).
+
+              makeman: fix Python syntax error.  Introduced in Netpbm 10.70
+              (June 2015).
+
 15.06.28 BJH  Release 10.71.00
 
               Add pamtopng.  Thanks Willem vanSchaik (willem@schaik.com).
@@ -126,7 +134,9 @@ CHANGE HISTORY
               works on OS X.  Thanks Ryan Schmidt <ryandesign@macports.org>.
 
               makeman: deal properly with backlash in source.  Thanks Willem
-              van Schaik <willem@schaik.com>.
+              van Schaik <willem@schaik.com>.  But something was wrong with
+              this change and it caused the program always to fail, so
+              we reversed this change in 10.71.01.
 
               Build: don't build and install libjbig and libjasper if we
               are using external versions of them instead.