about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-09-28 22:24:33 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-09-28 22:24:33 +0000
commit2730bca5129bf0304d7860c49925f159e61473da (patch)
treebc10b0b5f2bb1968ea19b0ea912132d96adf6e75 /doc
parentee7ca90d04b4427ae7a9c940dbc2243f0746d04d (diff)
downloadnetpbm-mirror-2730bca5129bf0304d7860c49925f159e61473da.tar.gz
netpbm-mirror-2730bca5129bf0304d7860c49925f159e61473da.tar.xz
netpbm-mirror-2730bca5129bf0304d7860c49925f159e61473da.zip
Promote Development to make Release 10.64.00
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2006 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY12
-rw-r--r--doc/TESTS6
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 850e8dcd..cec81279 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,16 +4,16 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-13.07.25 BJH  Release 10.63.02
-
-              libnetpbm, pnmpsnr, ppmcie on Mac OS X: fix bogus printing of
-              floating point numbers.
-
-13.07.04 BJH  Release 10.63.01
+13.09.28 BJH  Release 10.64.00
 
               pngtopam: fix bug: ignores -gamma.  Introduced in 10.48
               (September 2009).
 
+              libnetpbm, pnmpsnr, ppmcie on systems that don't use GNU C
+              library: fix bogus printing of floating point numbers.
+
+              test: fix ppmhist lack of sorting.
+
 13.06.29 BJH  Release 10.63.00
 
               Add pamtowinicon, winicontopam.  Thanks Ludolf Holzheid
diff --git a/doc/TESTS b/doc/TESTS
index 3196a8fb..7b62a841 100644
--- a/doc/TESTS
+++ b/doc/TESTS
@@ -55,7 +55,7 @@ appear at the end:
   ==================
   SUCCESS 83
   FAILURE 1
-  TOTAL SUPPORTED 84
+  TOTAL TESTABLE 84
   ==================
   All tests done.
   Sat, 08 Jun 2013 09:30:33 +0000
@@ -205,8 +205,8 @@ http://netpbm.sourceforge.net/prereq.html .
 ===================
 
 Broken programs will invariably lead to failures.  Certain programs
-(for instance, image generators pbmmake pgmmake) are used in numerous
-test scripts.  Problem in them will lead to multiple failures.
+(for instance, image generators 'pbmmake' and 'pgmmake') are used in numerous
+test scripts.  Problems in them will lead to multiple failures.
 
 To aid you in this situation each test routine lists the necessary programs
 near the top.