diff --git a/ChangeLog b/ChangeLog index a7e4c29..c7b6b47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-10-15 Google Inc. + * 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. * google-glog: initial release: diff --git a/packages/deb/changelog b/packages/deb/changelog index 007d8ad..5489242 100644 --- a/packages/deb/changelog +++ b/packages/deb/changelog @@ -1,3 +1,9 @@ +google-glog (0.1.1-1) unstable; urgency=low + + * New upstream release. + + -- Google Inc. Wed, 15 Oct 2008 20:38:19 +0900 + google-glog (0.1-1) unstable; urgency=low * Initial release.