diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-13 12:03:37 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-13 12:03:37 +0200 |
commit | 455f831c3cbd7f555d3a0b0c949a42432efc63d3 (patch) | |
tree | add101465d05e75b6add1f9b4deb84d6af80724d /debian/changelog | |
parent | a1336beb354e2018e64ba70a9417856d73ff6972 (diff) | |
parent | ae24ac67f6bbab1474a5386b946fc7bd97ad86c8 (diff) |
* merged from auto-remove
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 036715b89..5ec586f85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.6.45ubuntu9) edgy; urgency=low + + * cmdline/apt-get.cc: + - if --no-remove is given, do not run the AutoRemove code + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 13 Sep 2006 11:54:20 +0200 + apt (0.6.45ubuntu8) edgy; urgency=low * apt-pkg/algorithm.cc: |