diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-24 13:40:50 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-24 13:40:50 +0200 |
commit | b3514c569564ebd7ee90c04f0af325510e129386 (patch) | |
tree | 7c746b0f06ef4224a87b9beade2c77fcc8b7edd3 /debian/changelog | |
parent | 9233ef0dd48f896d2740e1a14061cc1c99a27d84 (diff) |
* apt-pkg/deb/dpkgpm.cc:
- add 'disappear' to the known processing states, thanks Jonathan Nieder
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0d114c915..c9a7f2e35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,8 @@ apt (0.7.26~exp5) UNRELEASED; urgency=low - do not say explicit target_release_{name,version,codename}, it should be clear by itself and 'man' can break lines again (Closes: #566166) - remove the gnome-apt reference as it is removed from unstable + * apt-pkg/deb/dpkgpm.cc: + - add 'disappear' to the known processing states, thanks Jonathan Nieder [ Jari Aalto ] * debian/rules: |