diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-31 14:34:50 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-31 14:34:50 +0200 |
commit | 06d79436542ccf3e9664306da05ba4c34fba4882 (patch) | |
tree | a1d2fdb1891152e56114998c380b36bd5a281bd3 /debian/changelog | |
parent | 7146a53c4c6803bff0ddec739f5ca83231cb2b14 (diff) |
(thanks to Joey Hess)
* document --install-recommends and --no-install-recommends
(thanks to Dereck Wonnacott, LP: #126180)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f040d6cdf..0f78f6d5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,7 +23,9 @@ apt (0.7.15) UNRELEASED; urgency=low (thanks to Arnaud Ebalard, closes: #485964) * add DPkg::NoTriggers option so that applications that call apt/aptitude (like the installer) defer trigger processing - (thanks to Joey Hess) + (thanks to Joey Hess) + * document --install-recommends and --no-install-recommends + (thanks to Dereck Wonnacott, LP: #126180) -- |