diff --git a/CHANGES.current b/CHANGES.current index da9606e19..e123a0b2d 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -10,7 +10,8 @@ Version 2.0.7 (in progress) builds of PHP (SF bug #3166423). Instead we now wrap it in a SWIG_FAIL() function which we annotate as "noreturn" for GCC to avoids warnings. This also reduces the size of the compiled - wrapper (e.g. the stripped size is 6% for Xapian's PHP bindings). + wrapper (e.g. the stripped size is reduced by 6% for Xapian's PHP + bindings). 2012-05-11: wsfulton [Java] SF patch #3522855 Fix unintended uninitialised memory access in OUTPUT typemaps.