diff --git a/ANNOUNCE b/ANNOUNCE index 244d75ab6..3d7afd2f6 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -74,8 +74,7 @@ Version 1.6.7beta02 [October 12, 2013] Version 1.6.7beta03 [October 19, 2013] Added ARMv8 support (James Yu ). Added file - arm/filter_neon_intrinsics.c; enable with configuration flag - PNG_ARM_NEON_INTRINSICS. + arm/filter_neon_intrinsics.c; enable with -mfpu=neon. Revised pngvalid to generate size images with as many filters as it can manage, limited by the number of rows. Cleaned up ARM NEON compilation handling. The tests are now in pngpriv.h diff --git a/CHANGES b/CHANGES index 96a7e2f2c..ce26dcf0a 100644 --- a/CHANGES +++ b/CHANGES @@ -4688,8 +4688,7 @@ Version 1.6.7beta02 [October 12, 2013] Version 1.6.7beta03 [October 19, 2013] Added ARMv8 support (James Yu ). Added file - arm/filter_neon_intrinsics.c; enable with configuration flag - PNG_ARM_NEON_INTRINSICS. + arm/filter_neon_intrinsics.c; enable with -mfpu=neon. Revised pngvalid to generate size images with as many filters as it can manage, limited by the number of rows. Cleaned up ARM NEON compilation handling. The tests are now in pngpriv.h