diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fb07ca682..88b35413f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,12 @@ 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) -- Michael Vogt <mvo@debian.org> Mon, 14 Aug 2006 17:47:25 +0200 |