]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Mar 2017 19:41:05 +0000 (20:41 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Mar 2017 20:09:25 +0000 (21:09 +0100)
NEWS.txt

index 225a400abf68edc179f3fa35b805cab252ff9b09..78d04066904d67d665cf5b65c7510adef2823b59 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -11,6 +11,8 @@ Bug fixes
 - Fixed a regression where the original order of debug options could be lost.
   This reverts the ``Improved parsing of `-g*` options'' feature in ccache 3.3.
 
+- Multiple `-fdebug-prefix-map` options should now be handled correctly.
+
 
 ccache 3.3.4
 ------------