]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 21 Mar 2019 21:06:41 +0000 (22:06 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 21 Mar 2019 21:06:41 +0000 (22:06 +0100)
doc/NEWS.adoc

index 8fcf6c77af3e295a94f519db9423999b08bb47fc..953814b9bfd7d72aa9cb0fc847031dd64327ebbf 100644 (file)
@@ -18,6 +18,9 @@ Changes
 
 * Compilations with /dev/null as the input file are now cached.
 
+* Fixed a temporary file leak when depend mode is enabled and the compiler
+  produces standard error text.
+
 
 ccache 3.6
 ----------