Add missing entry to ChangeLog for v2.1 release.

This commit is contained in:
Andreas Schuh 2014-03-20 16:15:10 +00:00
parent 76f2ffadb4
commit 0100be50ec

View 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>