]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 21 Jul 2016 20:35:34 +0000 (22:35 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 21 Jul 2016 20:35:34 +0000 (22:35 +0200)
NEWS.txt

index 87122a972d2b78c9cf90325b5a38959fd0a06e4b..a213d6333299ab6cead83870def0fdfab777ea94 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -57,6 +57,8 @@ New features and improvements
 
 - Added support for multiple `-arch` options to produce "fat binaries".
 
+- Added support for caching compilation of assembler code produced by e.g.
+  ``gcc -S file.c''.
 
 Bug fixes
 ~~~~~~~~~