summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ANNOUNCE3
-rw-r--r--CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index f3246eb1a..416e81595 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -57,7 +57,8 @@ Version 1.6.26beta03 [October 2, 2016]
pngwtran.c, pngwrite.c, and pngwutil.c.
Version 1.6.26beta04 [October 3, 2016]
- Quieted (bogus?) clang warnings about "absolute value has no effect".
+ Quieted (bogus?) clang warnings about "absolute value has no effect"
+ when PNG_USE_ABS is defined.
Fixed offsets in contrib/intel/intel_sse.patch
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
diff --git a/CHANGES b/CHANGES
index 28f56fdc5..40aa07774 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5735,7 +5735,8 @@ Version 1.6.26beta03 [October 2, 2016]
pngwtran.c, pngwrite.c, and pngwutil.c.
Version 1.6.26beta04 [October 3, 2016]
- Quieted (bogus?) clang warnings about "absolute value has no effect".
+ Quieted (bogus?) clang warnings about "absolute value has no effect"
+ when PNG_USE_ABS is defined.
Fixed offsets in contrib/intel/intel_sse.patch
Send comments/corrections/commendations to png-mng-implement at lists.sf.net