diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-28 09:50:51 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-28 09:50:51 +0200 |
commit | f2e4a11df4ee4a67018421ca6c208009a590366b (patch) | |
tree | a35dab2b11f9d6d4fae895fa1e86effa8650f31c /debian | |
parent | 3952f883f3b60aaebe538afe3e8fb2b9f75c9262 (diff) |
* apt-pkg/cdrom.{cc,h}:
- cleanup old ABI break avoidance hacks
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4d9a7473b..bc7e4dd59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ apt (0.8.16~exp4) UNRELEASED; urgency=low [ Michael Vogt ] * merged latest fixes from debian-sid + * apt-pkg/cdrom.{cc,h}: + - cleanup old ABI break avoidance hacks -- Julian Andres Klode <jak@debian.org> Wed, 20 Jul 2011 16:23:55 +0200 |