aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2011-04-28 14:12:32 +0000
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2011-04-28 14:12:32 +0000
commitf1081bf1aec538eeb51f5ad181fd214fe7cc0629 (patch)
tree0731a9b1dcbb113f94602bcbdfd5c2fa23e7b7e1
parent68301273dd5f11a357acdb1e6448981cc4631081 (diff)
Mark ChangeLog
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_5-branch@173111 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 3ee68150317..c9f9f0d1063 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-28 Release Manager
+
+ * GCC 4.5.3 released.
+
2011-04-26 Dodji Seketeli <dodji@redhat.com>
PR c++/46824