diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-12 17:13:18 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-08-12 17:13:18 +0200 |
commit | 90c2436367d7c136467296d7726e6934bd65fe66 (patch) | |
tree | e38b55382d856a0d475fc8085fec5d4266e00ca1 /debian | |
parent | ebf6c42d9db4766c315ea15f25c4a7a9a799660b (diff) |
[doc/apt-get.8.xml]
- update the source description to reflect what it actually does
and how it can be used. (Closes: #413021)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7dbbcdf7a..597ca91ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,9 @@ apt (0.7.22.3) unstable; urgency=low the one above) by Robert Millan, thanks! * apt-pkg/depcache.cc: - restore the --ignore-hold effect in the Is{Delete,Install}Ok hooks + * doc/apt-get.8.xml: + - update the source description to reflect what it actually does + and how it can be used. (Closes: #413021) [ George Danchev ] * cmdline/apt-cache.cc: |