Add missing entry to ChangeLog for v2.1 release.
authorAndreas Schuh <andreas.schuh.84@gmail.com>
Thu, 20 Mar 2014 16:15:10 +0000 (16:15 +0000)
committerAndreas Schuh <andreas.schuh.84@gmail.com>
Thu, 20 Mar 2014 16:15:10 +0000 (16:15 +0000)
ChangeLog.txt

index 347b701..9771549 100644 (file)
@@ -7,6 +7,7 @@
 - Fixed issue 57: Use _strdup instead of strdup on Windows
 - Fixed issue 62: Change all preprocessor include guards to start with GFLAGS_
 - Fixed issue 64: Add DEFINE_validator macro
+- Fixed issue 73: Warnings in Visual Studio 2010 and unable to compile unit test
 
 * Wed Jan 25 2012 - Google Inc. <google-gflags@googlegroups.com>