diff options
author | Michael Vogt <mvo@debian.org> | 2005-10-17 15:35:21 +0000 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2005-10-17 15:35:21 +0000 |
commit | 062fe4b826a806648979748b424509cb08a3e2cf (patch) | |
tree | fbd38241264df27cc482b58f75c16372d605ec89 /debian | |
parent | 80ada697b4aae3d41ba85fa365ee9b8b77387f06 (diff) |
* changelog updates
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 064d240b5..ba00a87e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.6.41.1) unstable; urgency=low +apt (0.6.41.0exp1) experimental; urgency=low * apt-pkg/cdrom.cc: - unmount the cdrom when apt failed to locate any package files @@ -16,8 +16,12 @@ apt (0.6.41.1) unstable; urgency=low (closes: #316318, #327456) * fix leak in the mmap code, thanks to Daniel Burrows for the patch (closes: #250583) + * added support for package index diffs + * added support for i18n of the package descriptions + * build from mvo@debian.org--2005/apt--debian-experimental--0 + (from http://people.debian.org/~mvo/arch) - -- + -- Michael Vogt <mvo@debian.org> Mon, 17 Oct 2005 17:16:45 +0200 apt (0.6.41) unstable; urgency=low |