From 74972256fffd43d1f1e16f0d4bc373e93aaed444 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 28 Sep 2016 01:32:12 +0000 Subject: Copy Development as new Advanced git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2830 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 17 ++++++++--------- doc/TESTS | 10 ++++++---- 2 files changed, 14 insertions(+), 13 deletions(-) (limited to 'doc') 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 -- cgit 1.4.1