]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 18 Oct 2016 21:16:40 +0000 (23:16 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 18 Oct 2016 21:18:05 +0000 (23:18 +0200)
NEWS.txt

index bd454c6aac9c91e739ae970d454a711f1e71fdd5..c92893deb998236110803dc6b3070b6890a356ab 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -10,6 +10,8 @@ New features and improvements
 - The compiler option form `--sysroot arg` is now handled like the documented
   `--sysroot=arg` form.
 
+- Added support for caching `.su` files generated by GCC flag `-fstack-usage`.
+
 
 ccache 3.3.2
 ------------