Add __attribute__((noinline)) for StackGrowsDown. This is necessary for recent GCC...
[platform/upstream/glog.git] / ChangeLog
1 2008-10-07  Google Inc. <opensource@google.com>
2
3         * google-glog: initial release:
4         The glog package contains a library that implements application-level
5         logging.  This library provides logging APIs based on C++-style
6         streams and various helper macros.