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

index c44e9e3be572136ba6b63e6c8e3ca3687bfd8f5e..8fcf6c77af3e295a94f519db9423999b08bb47fc 100644 (file)
@@ -16,6 +16,8 @@ Changes
 * Fixed bugs related to support for `-gsplit-dwarf`. Previously ccache could
   produce an incorrect link to the `.dwo` file in the `.o` file.
 
+* Compilations with /dev/null as the input file are now cached.
+
 
 ccache 3.6
 ----------