diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-06-24 22:18:19 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-06-24 22:18:19 +0000 |
commit | ea67d8f061b875e72efd58ae5b4cd453cf6f9c22 (patch) | |
tree | ca73d96d2ea60d2514a83bf77636add4492c0a14 /debian/changelog | |
parent | 91f641176d16f7aa31e8a0e6a225a298e5dafffd (diff) | |
download | gcc-49-ea67d8f061b875e72efd58ae5b4cd453cf6f9c22.tar.gz |
* Fix removal of python byte-code files in libstdc++6. Closes: #751435.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.9@7469 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ad9d4b8..108b607 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ gcc-4.9 (4.9.0-8) unstable; urgency=medium * Update libstdc++ and libvtv symbols files for builds configured with --enable-vtable-verify. * Remove version requirement for dependency on make. Closes: #751891. + * Fix removal of python byte-code files in libstdc++6. Closes: #751435. -- Matthias Klose <doko@debian.org> Tue, 24 Jun 2014 12:26:30 +0200 |