aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2015-06-23 07:50:28 +0000
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2015-06-23 07:50:28 +0000
commit6bec90ce694a9f447f7d5a2d24260b9555f9cb95 (patch)
treef9ef5784ea2528eb180a6783f51d62a1e853d8d8
parent088cafcf10f27a9a43d4ee795c2a3bb32a235822 (diff)
Mark ChangeLog
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch@224779 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--libsanitizer/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog
index 6f434025efd..d38dab689ad 100644
--- a/libsanitizer/ChangeLog
+++ b/libsanitizer/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-23 Release Manager
+
+ * GCC 4.8.5 released.
+
2015-01-27 Matthias Klose <doko@ubuntu.com>
* configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.