aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace
diff options
context:
space:
mode:
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2016-08-22 08:01:53 +0000
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2016-08-22 08:01:53 +0000
commit6ac74a62ba7258299cf85fbef9bf45333ddf10c0 (patch)
tree37e240bc6d8edcd46f919afc33c748f332c2d2b1 /libbacktrace
parente18c1310182072677ad87bc4f263544e97430a2d (diff)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-6-branch@239651 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbacktrace')
-rw-r--r--libbacktrace/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog
index b4e0199a4b8..8c566955254 100644
--- a/libbacktrace/ChangeLog
+++ b/libbacktrace/ChangeLog
@@ -1,3 +1,7 @@
+2016-08-22 Release Manager
+
+ * GCC 6.2.0 released.
+
2016-05-18 Uros Bizjak <ubizjak@gmail.com>
PR target/71161