X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=d1b4248441628e8f16ca0699e45f43d00e049780;hb=9d28cac4690e32eae94e180ea0d6d7ce0b6fc71d;hp=350fee921e37cd3f1c00050533b86a18c1453278;hpb=6aa35189f5b589030ac7e0d852d8a5df8d938493;p=platform%2Fupstream%2Fglog.git diff --git a/ChangeLog b/ChangeLog index 350fee9..d1b4248 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2013-02-01 Google Inc. + + * google-glog: version 0.3.3 + * Add --disable-rtti option for configure. + * Visual Studio build and test fix. + * QNX build fix (thanks vanuan). + * Reduce warnings. + * Fixed LOG_SYSRESULT (thanks ukai). + * FreeBSD build fix (thanks yyanagisawa). + * Clang build fix. + * Now users can re-initialize glog after ShutdownGoogleLogging. + * Color output support by GLOG_colorlogtostderr (thanks alexs). + * Now glog's ABI around flags are compatible with gflags. + * Document mentions how to modify flags from user programs. + +2012-01-12 Google Inc. + + * google-glog: version 0.3.2 + * Clang support. + * Demangler and stacktrace improvement for newer GCCs. + * Now fork(2) doesn't mess up log files. + * Make valgrind happier. + * Reduce warnings for more -W options. + * Provide a workaround for ERROR defined by windows.h. + 2010-06-15 Google Inc. * google-glog: version 0.3.1