diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-11-09 10:47:30 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-11-09 10:47:30 +0100 |
commit | 35f6b9ea8a28022607e3921475c165c06d5ead8a (patch) | |
tree | af1570eb1ef75cabceaa492c34c9cc4ce42498b0 /debian/changelog | |
parent | c1e0a100d11e6e6d529d9f52375f979a9dbd4d04 (diff) |
no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 10a3b7252..7644320c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ apt (0.9.7.7) UNRELEASED; urgency=low * apt-pkg/depcache.cc: - don't call MarkInstall with the FromUser flag set for packages which are dependencies of APT::Never-MarkAuto-Sections matchers + - no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk -- Jordi Mallach <jordi@debian.org> Thu, 18 Oct 2012 23:30:46 +0200 |