summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-07-22 09:40:02 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-07-22 09:40:02 +0200
commitd82cdf7391f04a98e5fb954ca23506f7f52435b0 (patch)
tree36c0593a516911b97f80318d400688017e33cee7 /debian/changelog
parentaff278bfea6ebb29cad5de272eb9539057ddd3bd (diff)
* doc/apt.conf.5.xml:
- merged patch from Aurélien Couderc to improve the text (thanks!)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 668cf5596..2fb53972d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,10 +29,6 @@ apt (0.7.21) UNRELEASED; urgency=low
- provide DPkg::Chroot-Directory config option (useful for testing)
* Only run Download-Upgradable and Unattended-Upgrades if the initial
update was successful Closes: #341970
-
- -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 28 May 2009 17:51:42 +0200
-
- [ Michael Vogt ]
* apt-pkg/indexcopy.cc:
- support having CDs with no Packages file (just a Packages.gz)
by not forcing a verification on non-existing files
@@ -77,6 +73,9 @@ apt (0.7.21) UNRELEASED; urgency=low
* build fixes for g++-4.4
* cmdline/apt-mark:
- add "showauto" option to show automatically installed packages
+ * doc/apt.conf.5.xml:
+ - merged patch from Aurélien Couderc to improve the text
+ (thanks!)
[ Dereck Wonnacott ]
* apt-ftparchive might write corrupt Release files (LP: #46439)