Add NEWS of release version 2.1.1.
authorAndreas Schuh <andreas.schuh.84@gmail.com>
Sun, 30 Mar 2014 14:18:26 +0000 (15:18 +0100)
committerAndreas Schuh <andreas.schuh.84@gmail.com>
Sun, 30 Mar 2014 14:18:26 +0000 (15:18 +0100)
NEWS.txt

index ba8d91c..7418607 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,14 @@
+=== 30 March 2014 ===
+
+I've just released gflags 2.1.1.
+
+This release fixes a few bugs in the configuration of gflags_declare.h
+and adds a separate GFLAGS_INCLUDE_DIR CMake variable to the build configuration.
+Setting GFLAGS_NAMESPACE to "google" no longer changes also the include
+path of the public header files. This allows the use of the library with
+other Google projects such as glog which still use the deprecated "google"
+namespace for the gflags library, but include it as "gflags/gflags.h".
+
 === 20 March 2014 ===
 
 I've just released gflags 2.1.