]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Add NEWS for v3.5.1 v3.5.1
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 2 Jan 2019 15:19:06 +0000 (16:19 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 2 Jan 2019 15:19:06 +0000 (16:19 +0100)
doc/NEWS.adoc

index aaa45cbb4b69596ec0114226f0e0c5690c2a1919..6da3a5a9bf97a16a5645cb52adaa28bd519c7c73 100644 (file)
@@ -1,6 +1,22 @@
 ccache news
 ===========
 
+ccache 3.5.1
+------------
+Release date: 2019-01-02
+
+Changes
+~~~~~~~
+
+- Added missing getopt_long.c source file to release archive.
+
+- Fixed (harmless) compiler warnings when building ccache object files.
+
+- CFLAGS is no longer passed to the linker when linking ccache.
+
+- Improved development mode build flags.
+
+
 ccache 3.5
 ----------
 Release date: 2018-10-15