]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorAnders Björklund <anders@itension.se>
Sat, 6 Feb 2016 14:21:28 +0000 (15:21 +0100)
committerAnders Björklund <anders@itension.se>
Mon, 8 Feb 2016 19:14:23 +0000 (20:14 +0100)
NEWS.txt

index 55108c2aeef91562cea4eb5545ab987ea27caf83..8f1f66d68622f8adcf1e1b405e4dbfd7957811df 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -28,6 +28,9 @@ New features and improvements
 - If hard-linking is enabled and but fails (e.g. due to cross-device linking),
   ccache now falls back to copying instead of running the compiler.
 
+- Add support for relocating debuginfo cwd using `-f-debug-prefix-map`.
+  This allows getting cache hits with base_dir, even using hash_dir.
+
 
 Bug fixes
 ~~~~~~~~~