diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-04-24 09:39:46 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-04-24 09:39:46 +0200 |
commit | 75a53a7c29bf3b2dd8d898ed650b1fe937119080 (patch) | |
tree | 1aa5d1e5aaa45e8987308afbce7b04614718515b /debian/changelog | |
parent | ca964703dd3442724c0ccac0ade717042ca8fce5 (diff) |
* doc/apt.ent:
- Add a note about APT_CONFIG in the -c description (Closes: #578267)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7ef1fb2a7..2e786c68f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,8 @@ apt (0.7.26~exp4) experimental; urgency=low * cmdline/apt-cache.cc: - align Installed and Candidate Version in policy so they can be compared easier, thanks Ralf Gesellensetter for the pointer! (Closes: #578657) + * doc/apt.ent: + - Add a note about APT_CONFIG in the -c description (Closes: #578267) [ Jari Aalto ] * cmdline/apt-get.cc: |