]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Merge branch '3.2-maint'
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 16 Aug 2015 12:14:46 +0000 (14:14 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 16 Aug 2015 12:19:41 +0000 (14:19 +0200)
* 3.2-maint:
  Prepare for v3.2.3
  Bail out on --save-temps, an alias for -save-temps
  Use correct key for "file info indexes" in --dump-manifest output
  Exit properly from exit handler

1  2 
NEWS.txt
ccache.c

diff --cc NEWS.txt
index b5e8601964c018b6ff79f24303957fac173942c2,f13feeb7f67ad52200f536fc96d10665bdaa6505..f2898ad1003295b619adadf257ef5024f56a09fd
+++ b/NEWS.txt
@@@ -2,17 -2,17 +2,30 @@@ ccache new
  ===========
  
  
- Unreleased
- ----------
++Unreleased 3.3
++--------------
 +
 +New features and improvements
 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 +
- - Added support for compiler option `-gsplit-dwarf`.
 +- Added support for cuda including the -optf/--options-file option.
 +
 +
++Bug fixes
++~~~~~~~~~
++
++
+ ccache 3.2.3
+ ------------
+ Release date: 2015-08-16
+ New features and improvements
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ - Added support for compiler option `-gsplit-dwarf`.
  Bug fixes
  ~~~~~~~~~
  
diff --cc ccache.c
Simple merge