summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <shinichiro.hamaji@gmail.com>2009-04-10 16:27:12 +0000
committer <shinichiro.hamaji@gmail.com>2009-04-10 16:27:12 +0000
commitca448a53a0afff771fa328348802782c538f38ae (patch)
treee4004c137a5d16744d24e175ae87f2bd733c52d8 /ChangeLog
parenta86eb1ac62341f313b2cb20c8450bfc1d9f3ae16 (diff)
downloadglog-ca448a53a0afff771fa328348802782c538f38ae.tar.gz
glog-ca448a53a0afff771fa328348802782c538f38ae.tar.bz2
glog-ca448a53a0afff771fa328348802782c538f38ae.zip
Release 0.2.1.
git-svn-id: https://google-glog.googlecode.com/svn/trunk@48 eb4d4688-79bd-11dd-afb4-1d65580434c0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e36e2a4..2525c0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-04-10 Google Inc. <opensource@google.com>
+ * google-glog: version 0.2.1
+ * Fix timestamps of VC++ version.
+ * Add pkg-config support (thanks Tomasz)
+ * Fix build problem when building with gtest (thanks Michael)
+ * Add --with-gflags option for configure (thanks Michael)
+ * Fixes for GCC 4.4 (thanks John)
+
2009-01-23 Google Inc. <opensource@google.com>
* google-glog: version 0.2
* Add initial Windows VC++ support.