]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Document recursive invocation improvement
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 10 May 2010 17:29:22 +0000 (19:29 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Mon, 10 May 2010 17:29:22 +0000 (19:29 +0200)
NEWS.txt

index bdc821f873788718cfdd56fc681cdcb08eebbb6b..969028626c6dd7ce5ae1936e665bf9e66791659d 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -167,3 +167,5 @@ Bug fixes
 
     - The test suite is now immune to external values of the `CCACHE_*`
       environment variables.
+
+    - Improved detection of recursive invocation.