diff options
author | Otavio Salvador <otavio@debian.org> | 2007-10-06 18:24:27 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@debian.org> | 2007-10-06 18:24:27 -0300 |
commit | 5edb74a357b6b167bc7d9848b302942b9865307b (patch) | |
tree | 832bf2caddf99d8373adeb47d9fce368e9216628 /debian | |
parent | 50e95852a7408d6188042a9c7923e42553722a2a (diff) |
* cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usage
statement of apt-get (closes: #445468).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d43fb9861..684087503 100644 --- a/debian/changelog +++ b/debian/changelog @@ -69,6 +69,8 @@ apt (0.7.7) UNRELEASED; urgency=low - cmdline/apt-extracttemplates.cc: likewise; - apt-pkg/deb/debmetaindex.cc: comparison with string literal results in unspecified behaviour; + * cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usage + statement of apt-get (closes: #445468). [ Ian Jackson ] * dpkg-triggers: Deal properly with new package states. @@ -77,7 +79,7 @@ apt (0.7.7) UNRELEASED; urgency=low * apt-pkg/contrib/mmap.cc: - don't fail if msync() returns > 0 - -- Otavio Salvador <otavio@debian.org> Mon, 06 Aug 2007 10:44:53 -0300 + -- Otavio Salvador <otavio@debian.org> Sat, 06 Oct 2007 18:23:42 -0300 apt (0.7.6) unstable; urgency=low |