diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-06-25 17:28:17 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-06-25 17:28:17 +0000 |
commit | 64d4fb607bd8283befb9298594665b27f4f614e0 (patch) | |
tree | 3e37eca1a19a30bf88c14eeb0d30991f62cc9cd3 /debian/changelog | |
parent | c471ecf98c48fab31128d0a59e6a447b5bb72e6e (diff) | |
download | gcc-48-64d4fb607bd8283befb9298594665b27f4f614e0.tar.gz |
* Fix removal of python byte-code files in libstdc++6. Addresses: #751435.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7475 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a3f8939..4cd639e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ gcc-4.8 (4.8.3-4) UNRELEASED; urgency=medium [ Aurelien Jarno ] * Fix PR c++/61336, taken from the trunk. + [ Matthias Klose ] + * Fix removal of python byte-code files in libstdc++6. Addresses: #751435. + -- Matthias Klose <doko@debian.org> Mon, 16 Jun 2014 09:28:11 +0200 gcc-4.8 (4.8.3-3) unstable; urgency=medium |