diff options
author | <shinichiro.hamaji@gmail.com> | 2008-10-30 10:02:59 +0000 |
---|---|---|
committer | <shinichiro.hamaji@gmail.com> | 2008-10-30 10:02:59 +0000 |
commit | b8dbc14c517b684c96c7265c55df70b7128da5ec (patch) | |
tree | 2b6a42967ef27e686246a852df9cdaee9495e4bc /ChangeLog | |
parent | c481ede8cee8d98ed39e4f3f5cf26e216311f1a5 (diff) | |
download | glog-b8dbc14c517b684c96c7265c55df70b7128da5ec.tar.gz glog-b8dbc14c517b684c96c7265c55df70b7128da5ec.tar.bz2 glog-b8dbc14c517b684c96c7265c55df70b7128da5ec.zip |
ChangeLogs for glog 0.1.1.
git-svn-id: https://google-glog.googlecode.com/svn/trunk@10 eb4d4688-79bd-11dd-afb4-1d65580434c0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-10-15 Google Inc. <opensource@google.com> + * google-glog: version 0.1.1 + * Support symbolize for MacOSX 10.5. + * BUG FIX: --vmodule didn't work with gflags. + * BUG FIX: symbolize_unittest failed with GCC 4.3. + * Several fixes on the document. + 2008-10-07 Google Inc. <opensource@google.com> * google-glog: initial release: |