diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-23 21:43:18 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-23 21:43:18 +0200 |
commit | 3a998f6ad4aab8b55b5c8c35927c38b9f53018c4 (patch) | |
tree | 2241edaeccddeecd0ed099d1b9f9e9d73a28b1fd /debian | |
parent | ccd8e28fe16bf8e80db65e330ed89454c0104f80 (diff) |
* apt-pkg/algorithms.cc:
- consider recommends when making the scores for the problem
resolver
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 60db448c0..ba57dbadc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,9 @@ apt (0.7.21) UNRELEASED; urgency=low - add Dpkg::UseIoNice boolean option to run dpkg with ionice -c3 (off by default) - send "dpkg-exec" message on the status fd when dpkg is run + * apt-pkg/algorithms.cc: + - consider recommends when making the scores for the problem + resolver -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 28 May 2009 17:51:42 +0200 |