]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Remove NEWS entry for #374
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 16 Apr 2019 04:48:34 +0000 (06:48 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 16 Apr 2019 18:56:45 +0000 (20:56 +0200)
The bug does not exist in any released version.

doc/NEWS.adoc

index a89f42812712e4653d36be7783284d1859329fd3..5e09878283b718da4ce54e121ff63028dada9ccf 100644 (file)
@@ -21,9 +21,6 @@ Changes
 - ccache now knows how to contruct the object filename if no `-o` option is
   given and the source filename does not include a `.` or ends with a `.`.
 
-- Fixed a bug in the depend mode where the last couple of include files in the
-  `.d` file was not taken into account.
-
 - Fixed a temporary file leak when the depend mode is enabled and the compiler
   produces standard error output.