* David Givone <david@givone.net>
* Edward Z. Yang <ezyang@fb.com>
* Francois Marier <francois@debian.org>
+* Gabriel Scherer <gabriel.scherer@gmail.com>
* Geert Bosch <geert@mongodb.com>
+* Geert Kloosterman <geert.kloosterman@brightcomputing.com>
* Grigory Entin <grigorye@dins.ru>
+* Havard Graff <havard.graff@gmail.com>
* Hongli Lai <hongli@phusion.nl>
* Ivan Vaigult <i.vaigult@gmail.com>
* Jiang Jiang <jiangj@opera.com>
* Michael Meeks <michael.meeks@suse.com>
* Mihai Serban <mihai.serban@intel.com>
* Mike Frysinger <vapier@gentoo.org>
+* Mike Gulick <mgulick@mathworks.com>
* Mikhail Kolomeytsev <mkolom@yandex-team.ru>
* Mostyn Bramley-Moore <mostyn@antipode.se>
* Neil Mushell <nmushell@bloomberg.net>
* Per Nordlöw <per.nordlow@autoliv.com>
* Peter Budai <peterbudai@hotmail.com>
* Philippe Proulx <eeppeliteloop@gmail.com>
+* Rafael Kitover <rkitover@gmail.com>
* Ramiro Polla <ramiro.polla@gmail.com>
* Robin H. Johnson <robbat2@gentoo.org>
* Rolf Bjarne Kvinge <rolf@xamarin.com>
* RW <fbsd06@mlists.homeunix.com>
* Ryan Brown <ryb@ableton.com>
* Sam Gross <sgross@fb.com>
+* Thomas Otto <thomas.otto@psd-fs.de>
* Thomas Röfer <Thomas.Roefer@dfki.de>
* Timofei Kushnir <timophey@rdp.ru>
* Tim Potter <tpot@samba.org>
* Ville Skyttä <ville.skytta@iki.fi>
* William S Fulton <wsf@fultondesigns.co.uk>
* Wilson Snyder <wsnyder@wsnyder.org>
+* Xavier RENE-CORAIL <xavier.renecorail@gmail.com>
* Yiding Jia <yiding@fb.com>
Thanks!
ccache 3.5
----------
-Release date: unknown
+Release date: 2018-10-15
Changes
~~~~~~~
- Added a boolean `debug` (`CCACHE_DEBUG`) configuration option. When enabled,
ccache will create per-object debug files that are helpful e.g. when
- debugging unexpected cache misses.
+ debugging unexpected cache misses. See also the new ``Cache debugging''
+ section in the manual.
- Renamed `CCACHE_CC` to `CCACHE_COMPILER` (keeping the former as a deprecated
alias).