about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-17 03:17:30 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-17 03:17:30 +0000
commit6b85c685f6b4a4d63e62319587c362682b1de42a (patch)
tree7cd4151b0e9a769f39c9b692b4582d2f72174956 /doc
parent796cd77a2ec197c5827d1b1c5708354e8923a414 (diff)
downloadnetpbm-mirror-6b85c685f6b4a4d63e62319587c362682b1de42a.tar.gz
netpbm-mirror-6b85c685f6b4a4d63e62319587c362682b1de42a.tar.xz
netpbm-mirror-6b85c685f6b4a4d63e62319587c362682b1de42a.zip
Release 10.70.02
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2463 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY10
-rw-r--r--doc/TESTS2
2 files changed, 11 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index db9c0421..c3e27537 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,16 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+15.04.17 BJH  Release 10.70.02
+
+              Fix typo in doc/TESTS.
+
+              Build: work around bug in GCC < 4.2 related to SSE2 builtins
+              that causes compile of pamflip to fail.
+
+              Build: fix 'make package' where config.mk sets a subdirectory
+              other than 'man' for the manual.
+
 15.04.05 BJH  Release 10.70.01
 
               ppmtoarbtxt: fix bug: wrong output when high numbers represent
diff --git a/doc/TESTS b/doc/TESTS
index 7b62a841..9352b207 100644
--- a/doc/TESTS
+++ b/doc/TESTS
@@ -267,7 +267,7 @@ target, for example pre-compiled binaries distributed in .rpm
 or .deb format.  If PBM_TESTPREFIX is explicitly set to a directory
 that contains programs from such a source, you should expect multiple
 failures due to missing programs, missing features, etc.  If
-PBM_TEXTPREFIX is set to "" (null), the outcome will depend heavily
+PBM_TESTPREFIX is set to "" (null), the outcome will depend heavily
 on what version has precedence in PATH.
 
 Netpbm distributed with Debian or Ubuntu is called "Netpbm-Free" and