summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuh <andreas.schuh.84@gmail.com>2014-03-30 15:41:02 +0100
committerAndreas Schuh <andreas.schuh.84@gmail.com>2014-03-30 15:41:02 +0100
commit40031034993c32ebfb4ef19730b58535ed76340b (patch)
tree86e0c0edb3b124f690678a1a6c6984b16d8762c3
parentef5c5474b29318a418c1628038865ee252e98b0e (diff)
downloadgflags-40031034993c32ebfb4ef19730b58535ed76340b.tar.gz
gflags-40031034993c32ebfb4ef19730b58535ed76340b.tar.bz2
gflags-40031034993c32ebfb4ef19730b58535ed76340b.zip
Add ChangeLog entries for release 2.1.1.
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 9771549..e14d88e 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,10 @@
+* Sun Mar 20 2014 - Andreas Schuh <google-gflags@googlegroups.com>
+
+- gflags: version 2.1.1
+- Fixed issue 77: GFLAGS_IS_A_DLL expands to empty string in gflags_declare.h
+- Fixed issue 79: GFLAGS_NAMESPACE not expanded to actual namespace in gflags_declare.h
+- Fixed issue 80: Allow include path to differ from GFLAGS_NAMESPACE
+
* Thu Mar 20 2014 - Andreas Schuh <google-gflags@googlegroups.com>
- gflags: version 2.1.0