]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Prepare for version 3.1.3 v3.1.3
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Nov 2010 16:43:46 +0000 (17:43 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Nov 2010 16:43:46 +0000 (17:43 +0100)
NEWS.txt

index 67efb5d61f18cee4a8380267c2af30d800cb2b1d..ceb4f7ee10f4fc7610d8876afd91f6b81c19b7a9 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -2,6 +2,24 @@ ccache news
 ===========
 
 
+ccache 3.1.3
+------------
+Release date: 2010-11-28
+
+
+Bug fixes
+~~~~~~~~~
+
+    - The -MFarg, -MTarg and -MQarg compiler options (i.e, without space
+      between option and argument) are now handled correctly.
+
+
+Other
+~~~~~
+
+    - Portability fixes for HP-UX 11.00 and other esoteric systems.
+
+
 ccache 3.1.2
 ------------
 Release date: 2010-11-21