summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-05-25 15:57:54 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-05-25 15:57:54 +0200
commit60e94c8de0d794d778b8d1164950c1d2f7ced4bf (patch)
treef7e3002ffb6e4695709fa2dbec756d211f5958f7 /debian/changelog
parentff371080d8672b94ef289f1162704e74959b4ddf (diff)
parent7273e49443e480d57bd8455f9cf9a0f39ef181f4 (diff)
* methods/http.{cc,h}:
- code cleanup, use enums instead of magic ints
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
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