From ec7c7a209dc3204f86a6706d3aed59dd2945927e Mon Sep 17 00:00:00 2001 From: Craig Silverstein Date: Wed, 21 Dec 2011 04:28:52 +0000 Subject: Tue Dec 20 19:48:57 2011 Google Inc. * google-gflags: version 1.7 * Add CommandLineFlagInfo::flag_ptr pointing to current storage (musji) * PORTING: flush after writing to stderr, needed on cygwin * PORTING: Clean up the GFLAGS_DLL_DECL stuff better * Fix a bug in StringPrintf() that affected large strings (csilvers) * Die at configure-time when g++ isn't installed git-svn-id: https://gflags.googlecode.com/svn/trunk@72 6586e3c6-dcc4-952a-343f-ff74eb82781d --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2c539f9..464418e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Dec 20 19:48:57 2011 Google Inc. + + * google-gflags: version 1.7 + * Add CommandLineFlagInfo::flag_ptr pointing to current storage (musji) + * PORTING: flush after writing to stderr, needed on cygwin + * PORTING: Clean up the GFLAGS_DLL_DECL stuff better + * Fix a bug in StringPrintf() that affected large strings (csilvers) + * Die at configure-time when g++ isn't installed + Fri Jul 29 19:05:21 2011 Google Inc. * google-gflags: version 1.6 -- cgit v1.2.3