From: Joel Rosdahl Date: Sat, 20 Feb 2010 15:04:07 +0000 (+0100) Subject: Update NEWS with info from the bug tracker X-Git-Tag: v3.0pre0~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f34148090f6ca55a3e2d89ce296a243a24d7dba;p=thirdparty%2Fccache.git Update NEWS with info from the bug tracker --- diff --git a/NEWS b/NEWS index f4f4a3be0..cbb6fa414 100644 --- a/NEWS +++ b/NEWS @@ -63,15 +63,16 @@ Bug fixes: - Fixed NFS issues. - - Bail out on profiling options --coverage, -fprofile-arcs and -ftest-coverage. + - Bail out on profiling options --coverage, -fprofile-arcs, + -fprofile-generate, -fprofile-use and -ftest-coverage. [Bug #7091] - - -MD/-MMD options without -MT/-MF are now handled correctly. + - -MD/-MMD options without -MT/-MF are now handled correctly. [Bug #7093] - Added support for -Wp,-MD and -Wp,-MMD options. - Corrected LRU cleanup handling of object files. - - utimes() is now used instead of utime() when available. + - utimes() is now used instead of utime() when available. [Bug #7089] - Non-writable cache directories are now handled gracefully. @@ -83,8 +84,16 @@ Bug fixes: - Fixed bad memory access spotted by Valgrind. + - Fixed a bug in x_realloc. [Bug #7090] + - Removed deprecated constructions from ccache.yo. + - Freed memory is no longer referenced when compiling a .i/.ii file and + falling back to running the real compiler. [Bug #7092] + + - The test suite is now immune to external values of the CCACHE_* environment + variables. [Bug #7161] + Compatibility notes: - The statistics counters "files in cache" and "cache size" now only include