diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-25 15:57:54 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-25 15:57:54 +0200 |
commit | 60e94c8de0d794d778b8d1164950c1d2f7ced4bf (patch) | |
tree | f7e3002ffb6e4695709fa2dbec756d211f5958f7 /debian/changelog | |
parent | ff371080d8672b94ef289f1162704e74959b4ddf (diff) | |
parent | 7273e49443e480d57bd8455f9cf9a0f39ef181f4 (diff) |
* methods/http.{cc,h}:
- code cleanup, use enums instead of magic ints
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9a22ac771..037e424d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,6 +41,10 @@ apt (0.7.26~exp5) UNRELEASED; urgency=low * apt-pkg/packagemanager.h: - export info about disappeared packages with GetDisappearedPackages() + [ Michael Vogt ] + * methods/http.{cc,h}: + - code cleanup, use enums instead of magic ints + [ Jari Aalto ] * debian/rules: - spell out some less known options to reduce manpage consultation-rate |