diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-06-29 06:11:36 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-06-29 06:11:36 +0000 |
commit | 0a57c0f0e4d0bc3474ce4d2101f36a997891d30d (patch) | |
tree | dc4aadd2882cbb27291e16af181cc562257d2b78 /debian | |
parent | 254ce4b0cc0336de5a9b46c693673ef68d5628b6 (diff) |
* use mark-and-sweep from aptitude now as GC algorithm
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 78559fd56..11e1a6282 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,11 @@ apt (0.6.38ubuntu1mvo1) unstable; urgency=low the patch, thanks to Colin Watson for testing it. - better report network timeouts from the methods to the acuire code, only timeout once per sources.list line - - -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Jun 2005 11:18:24 +0200 + - started to port the great automatic dependency mangement code from + aptitude over to apt (thanks dburrows for answering my silly + questions and your great help!) + + -- apt (0.6.38ubuntu1) breezy; urgency=low |