summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-02-09 12:02:18 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-02-09 12:02:18 +0000
commit8a3642bdee1506ba77e3a6051aa498950a2e151f (patch)
tree2dc650ab66ff98b42d36d416bedc2136654b92bf /debian/changelog
parentec048f63365407f01766ef218165280cee805f1a (diff)
parentaf45f087e2a08534d1df8ec481d2688d0fbafe7b (diff)
* merge with matts tree, added documentation for the gpgv stuff
Patches applied: * apt@packages.debian.org/apt--main--0--patch-59 Open 0.6.32 * apt@packages.debian.org/apt--main--0--patch-60 Merge apt--mvo--0 * apt@packages.debian.org/apt--main--0--patch-61 Add missing whitespace in new Debug::Acquire::gpgv output
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c384c399d..372086178 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (0.6.32) hoary; urgency=low
+
+ * Merge michael.vogt@ubuntu.com--2005/apt--mvo--0 (patch-1)
+ - Implement Acquire::gpgv::options (Ubuntu bug#6283)
+
+ -- Matt Zimmerman <mdz@ubuntu.com> Tue, 8 Feb 2005 19:31:15 -0800
+
apt (0.6.31) hoary; urgency=low
* Matt Zimmerman