about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-04-13 16:08:14 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-04-13 16:08:14 +0000
commit703b2d269a0d1e1be92e89f5d6b070ab9d3be31b (patch)
tree3a3f42e6a146c8846cc1604a4abb90097eabd805 /doc
parent04801c35a7bd8c802028a72d8355f027b50cd29f (diff)
downloadnetpbm-mirror-703b2d269a0d1e1be92e89f5d6b070ab9d3be31b.tar.gz
netpbm-mirror-703b2d269a0d1e1be92e89f5d6b070ab9d3be31b.tar.xz
netpbm-mirror-703b2d269a0d1e1be92e89f5d6b070ab9d3be31b.zip
Release 10.62.02
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@1880 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY14
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 12524fbb..f3761a29 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,12 +4,20 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-12.04.06 BJH  Releasse 10.62.01
+13.04.13 BJH  Release 10.62.02
+
+              ppmtowinicon: fix bug: sometimes creates image truncated in the
+              middle of the AND mask.  Always broken (program was new in
+              Netpbm 9.3 (June 2000)).
+
+              install: fix Perl warning in installnetpbm.  Broken in 10.61.
+
+13.04.06 BJH  Release 10.62.01
 
               pnmpsnr: fix bug: says types aren't the same when they are.
               Introduced in 10.61 (December 2012).
-
-12.03.28 BJH  Release 10.62.00
+              
+13.03.28 BJH  Release 10.62.00
 
               pnmtorast: set don't care bytes to zero to make output
               repeatable.