diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-13 14:04:55 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-13 14:04:55 +0100 |
commit | 90ff41f8a6fdd304ac645f8279464462ca36fccd (patch) | |
tree | 1913efb4115e5bd248393230d77c3dfb2647c1f4 /debian | |
parent | ad08bf610f0849ddd877abab0f2020dd1ae52dd1 (diff) |
* apt-pkg/indexfile.cc:
- fix problem overwriting APT::Acquire::Translation
* doc/examples/configure-index:
- document APT::Acquire::Translation
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cbcee2919..aa6a01692 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,10 @@ apt (0.6.46.4ubuntu9) feisty; urgency=low - fix version output in autoremove list (LP#68941) * apt-pkg/packagemanager.cc: - do not spin 100% cpu in FixMissing() (LP#84476) + * apt-pkg/indexfile.cc: + - fix problem overwriting APT::Acquire::Translation + * doc/examples/configure-index: + - document APT::Acquire::Translation -- |