about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-07-02 14:25:17 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-07-02 14:25:17 +0000
commita5dc3942f3204d46702832ee2c21c2bf4b99012b (patch)
treeeff46f81feb3f0340b165b7d00283e01d519a159
parentaf1b9ede079b484e227214c7baf7f7fb31f282ae (diff)
downloadnetpbm-mirror-a5dc3942f3204d46702832ee2c21c2bf4b99012b.tar.gz
netpbm-mirror-a5dc3942f3204d46702832ee2c21c2bf4b99012b.tar.xz
netpbm-mirror-a5dc3942f3204d46702832ee2c21c2bf4b99012b.zip
update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2599 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index eb3387d9..4678d978 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,9 +6,14 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.72.00
 
+              pnmpad: Add -mheight, -mwidth.
+
               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).
@@ -131,7 +136,9 @@ not yet  BJH  Release 10.72.00
               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.72.
 
               Build: don't build and install libjbig and libjasper if we
               are using external versions of them instead.