1 2008-10-15 Google Inc. <opensource@google.com>
2 * google-glog: version 0.1.1
3 * Support symbolize for MacOSX 10.5.
4 * BUG FIX: --vmodule didn't work with gflags.
5 * BUG FIX: symbolize_unittest failed with GCC 4.3.
6 * Several fixes on the document.
8 2008-10-07 Google Inc. <opensource@google.com>
10 * google-glog: initial release:
11 The glog package contains a library that implements application-level
12 logging. This library provides logging APIs based on C++-style
13 streams and various helper macros.