summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@acm.org>2011-11-05 12:24:53 -0500
committerGlenn Randers-Pehrson <glennrp@shaggy.simplesystems.org>2011-11-05 12:24:53 -0500
commit61bd4f76ad3275383edda570c93da88f3a25352c (patch)
tree4e97a3e44b3553a14bc1614b380f10644ad1b4e3 /ANNOUNCE
parent8b67ee5d3d4b52ae5585515782d6fb4c68f0b996 (diff)
downloadlibpng-61bd4f76ad3275383edda570c93da88f3a25352c.tar.gz
[libpng15] Updated scripts/pnglibconf.mak and scripts/makefile.std
to handle the new PNG_JOIN macro.
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE5
1 files changed, 3 insertions, 2 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index a7b6552d3..af45e4d47 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -35,7 +35,7 @@ Version 1.5.7beta01 [November 4, 2011]
to png_size_t which would fail on large allocations on 16-bit systems.
Fix for the preprocessor of the Intel C compiler. The preprocessor
splits adjacent @ signs with a space; this changes the concatentation
- token from @@@ to PNG_JOIN; that should work with all compiler
+ token from @-@-@ to PNG_JOIN; that should work with all compiler
preprocessors.
Paeth filter speed improvements from work by Siarhei Siamashka. This
changes the 'Paeth' reconstruction function to improve the GCC code
@@ -55,7 +55,8 @@ Version 1.5.7beta02 [November 5, 2011]
FP exceptions cause a crash. Added code to pngvalid to turn on FP
exceptions if the appropriate glibc support is there to ensure this is
tested in the future.
- Updated scripts/pnglibconf.mak to handle the new PNG_JOIN macro.
+ Updated scripts/pnglibconf.mak and scripts/makefile.std to handle the
+ new PNG_JOIN macro.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
(subscription required; visit