about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-09-28 01:32:12 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-09-28 01:32:12 +0000
commit74972256fffd43d1f1e16f0d4bc373e93aaed444 (patch)
treef55b20f29a2ae848261924a8582444c4a4356be9 /doc
parenta8b009ef04ee1689c6cb60c1453c8196a00eaeba (diff)
downloadnetpbm-mirror-74972256fffd43d1f1e16f0d4bc373e93aaed444.tar.gz
netpbm-mirror-74972256fffd43d1f1e16f0d4bc373e93aaed444.tar.xz
netpbm-mirror-74972256fffd43d1f1e16f0d4bc373e93aaed444.zip
Copy Development as new Advanced
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2830 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY17
-rw-r--r--doc/TESTS10
2 files changed, 14 insertions, 13 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 65b64783..a8bf7fbc 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,24 +4,23 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-16.09.02 BJH  Release 10.75.03
-
-              pnmquantall: Fix incorrect handling of when the Pnmremap or
-              the final rename fails.
-
-16.09.01 BJH  Release 10.75.02
+16.09.27 BJH  Release 10.76.00
 
               pnmquantall: Fix failure when temporary file location is
               not the same filesystem as the output file.
 
-              Build: tifftopnm.c: fix undefined WIFSIGNALED, etc. in 
-
-16.08.13 BJH  Release 10.75.01
+              pnmquantall: Fix incorrect handling of when the Pnmremap or
+              the final rename fails.
 
               giftopnm: Fix bug: crash on little-endian computers that can't
               toleration unaligned memory access.  Thanks Ignatios Souvatzis
               (is@netbsd.org).  Broken in Netpbm 10.47 (June 2009).
 
+              cmuwmtopbm: fix trivial memory leak.  Always broken (cmuwmtopbm
+              was in primordial Pbmplus, in 1988).
+
+              Build: tifftopnm.c: fix undefined WIFSIGNALED, etc. in 
+
 16.06.26 BJH  Release 10.75.00
 
               pbmtextps: Add -leftmargin, -rightmargin, -topmargin,
diff --git a/doc/TESTS b/doc/TESTS
index 69520fbc..e87f5570 100644
--- a/doc/TESTS
+++ b/doc/TESTS
@@ -68,14 +68,16 @@ appear at the end:
 =================
 
 The tests require the Bash command shell.  The script Execute-Tests has
-some expressions unique to bash.  Quite old versions work, at least back
-to bash v. 2.05b.
+some expressions unique to Bash.  Quite old versions work, at least back
+to Bash v. 2.05b.
 
-The tests also use the following utilities:
+Awk is also required, but the constructs are all simple.  Gawk, Mawk and
+BWK Awk (the "One True Awk") are all known to work. 
+
+The tests use the following utilities:
 
  - sh
  - awk
- - perl
 
  - cat
  - cksum