summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2010-05-17 22:29:42 +0200
committerJoel Rosdahl <joel@rosdahl.net>2010-05-17 22:29:42 +0200
commiteb5d9bd3beb546b968f81875ee858c4a9eb1c86a (patch)
treeb379b759c9ca3b55de49730028017f11bc046899 /NEWS.txt
parentba303352bbc42d68d46346bd53017c0403d442a3 (diff)
downloadccache-eb5d9bd3beb546b968f81875ee858c4a9eb1c86a.tar.gz
Add some opt-in sloppiness
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 4fbb56ae..878d1fc1 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -77,6 +77,9 @@ New features and improvements
- Messages printed to the debug log (specified by `CCACHE_LOGFILE`) have
been improved.
+ - You can relax some checks that ccache does in direct mode by setting
+ `CCACHE_SLOPPINESS`. See the manual for more information.
+
- `CCACHE_TEMPDIR` no longer needs to be on the same filesystem as
`CCACHE_DIR`.