aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2015-06-23 07:53:46 +0000
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2015-06-23 07:53:46 +0000
commit2e0cd0eb8d9a7056efd8a58ad41b3bb539f61727 (patch)
tree6ad504a276f37f626810e85315ac576854872c36
parent4ae6bba97148780c64ecea4177ec17e55a24cb44 (diff)
Mark ChangeLog
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch@224817 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/cp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 58f9161c078..cbc7fbb15ad 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-23 Release Manager
+
+ * GCC 4.8.5 released.
+
2015-04-23 Marek Polacek <polacek@redhat.com>
PR c++/65727