Document recursive invocation improvement

This commit is contained in:
Joel Rosdahl 2010-05-10 19:29:22 +02:00
parent 4795f6e3de
commit 1a56b7d238

View File

@ -167,3 +167,5 @@ Bug fixes
- The test suite is now immune to external values of the `CCACHE_*`
environment variables.
- Improved detection of recursive invocation.