about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-09 01:38:43 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-04-09 01:38:43 +0000
commit946e0515bbae993f3ee091c848fdae2bda51e97a (patch)
treedf6c7303fa91df474857633e083b5fa0bf5db8a1 /doc/HISTORY
parentd4fe9378cb8b94e847f7295d4b984b5135692b18 (diff)
downloadnetpbm-mirror-946e0515bbae993f3ee091c848fdae2bda51e97a.tar.gz
netpbm-mirror-946e0515bbae993f3ee091c848fdae2bda51e97a.tar.xz
netpbm-mirror-946e0515bbae993f3ee091c848fdae2bda51e97a.zip
Work around GCC < 4.2 bug that causes compile failure
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2455 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index a739197c..d9316206 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -17,6 +17,9 @@ not yet  BJH  Release 10.71.00
               makeman: deal properly with backlash in source.  Thanks Willem
               van Schaik <willem@schaik.com>.
 
+              Build: work around bug in GCC < 4.2 related to SSE2 builtins
+              that causes compile of pamflip to fail.
+
 15.03.29 BJH  Release 10.70.00
 
               Add st4topgm, pgmtost4.