test binaries are in the builddir, not the top_srcdir
[platform/upstream/glog.git] / ChangeLog
index 2525c0d..8f6190c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-07-30  Google Inc. <opensource@google.com>
+
+       * google-glog: version 0.3.0
+       * Fix a deadlock happened when user uses glog with recent gflags.
+       * Suppress several unnecessary warnings (thanks keir).
+       * NetBSD and OpenBSD support.
+       * Use Win32API GetComputeNameA properly (thanks magila).
+       * Fix user name detection for Windows (thanks ademin).
+       * Fix several minor bugs.
+
 2009-04-10  Google Inc. <opensource@google.com>
        * google-glog: version 0.2.1
        * Fix timestamps of VC++ version.