summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-08-15 21:45:12 +0200
committerMichael Vogt <egon@bottom>2006-08-15 21:45:12 +0200
commit01af346ab90dd293fc54b2d2760466fda73f4be9 (patch)
tree45f74aec7ee1c967d18c77553087eb8b0e2d54c6
parent3d5f395664fdff700646ffecf9c0e026e97e8825 (diff)
* changelog updated
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 88b35413f..0c4ac04b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,15 @@
apt (0.6.45exp2) experimental; urgency=low
- * merged "install-recommends" branch (ABI break):
+ * merged "install-recommends" branch (ABI break):
- new "--install-recommends"
- install new recommends on "upgrade" if --install-recommends is
given
- new "--fix-policy" option to install all packages with unmet
important dependencies (usefull with --install-recommends to
see what not-installed recommends are on the system)
+ - fix of recommended packages display (only show CandidateVersion
+ fix or-group handling)
+ (closes: #42266, #281534, #257054)
-- Michael Vogt <mvo@debian.org> Mon, 14 Aug 2006 17:47:25 +0200