diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-07-05 11:34:35 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-07-05 11:34:35 +0200 |
commit | 6806db8ac030ab7401b7b8b8324c62bb7b4a0275 (patch) | |
tree | 7c731ba36f7891e47be6a42ab916eb5c5a9e646d /debian/changelog | |
parent | dcfa253fa4b3c563b3ed085c40d3336933840d55 (diff) |
make the specify order of packages irrelevant (half-close #196021)
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 0b1ca3cf1..a76bd0f0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ apt (0.7.26~exp8) UNRELEASED; urgency=low - check in Grouped* first without modifier interpretation * cmdline/apt-get.cc: - use the cachsets in the install commands + - make the specify order of packages irrelevant (half-close #196021) * apt-pkg/orderlist.cc: - untouched packages are never missing * apt-pkg/packagemanager.cc: |