summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6839838..a11e2e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,13 @@
-gcc-5 (5.2.1-13) UNRELEASED; urgency=medium
+gcc-5 (5.2.1-14) unstable; urgency=high
+ * Fix libstdc++6 breaks.
+
+ -- Matthias Klose <doko@debian.org> Fri, 31 Jul 2015 04:12:08 +0200
+
+gcc-5 (5.2.1-13) unstable; urgency=high
+
+ * Upload to unstable (https://wiki.debian.org/GCC5). See also
+ https://lists.debian.org/debian-devel-announce/2015/07/msg00000.html
* Update to SVN 20150730 (r226411, 5.2.1) from the gcc-5-branch.
- Fix PR libstdc++/67015. Closes: #793784.
* Fix version macros in the plugin-header.h header. Closes: #793478.