diff options
author | Craig Silverstein <csilvers+gflags@google.com> | 2007-03-22 00:18:13 +0000 |
---|---|---|
committer | Craig Silverstein <csilvers+gflags@google.com> | 2007-03-22 00:18:13 +0000 |
commit | 573580dcd64b95a01cf5babec6031ef664c8248d (patch) | |
tree | e4cffe60252f3f0ffa4d5b854dd19ca473d99a16 /ChangeLog | |
parent | b9f23483e1569615bb0801f1763e8b3a33989284 (diff) | |
download | gflags-573580dcd64b95a01cf5babec6031ef664c8248d.tar.gz gflags-573580dcd64b95a01cf5babec6031ef664c8248d.tar.bz2 gflags-573580dcd64b95a01cf5babec6031ef664c8248d.zip |
gflags 0.2
git-svn-id: https://gflags.googlecode.com/svn/trunk@9 6586e3c6-dcc4-952a-343f-ff74eb82781d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,3 +6,9 @@ Wed Dec 13 12:37:19 2006 Google Inc. <opensource@google.com> has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used. + +Mon Jan 22 15:33:06 2007 Google Inc. <opensource@google.com> + + * google-gflags: version 0.2 + * added support for python commandlineflags, as well as c++ + * gflags2man, a script to turn flags into a man page (dchristian) |