diff options
author | Michael Vogt <egon@debian-devbox> | 2012-10-17 10:29:52 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-08-15 09:39:27 +0200 |
commit | d8a06f6e478323b2fa8573f6f885c0b16d403642 (patch) | |
tree | 6ef2d5f6d1f4ac3ad9600f5117d12b1eca19a377 /debian | |
parent | b9674b755d40b1394c397864d1fcd05ad58a88a2 (diff) |
* lp:~mvo/apt/config-clear:
- support Configuration.Clear() for a clear of the entire
configuration
Conflicts:
debian/changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6172cb332..1c7afd863 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,11 @@ apt (0.9.11) UNRELEASED; urgency=low * Show a error message if {,dist-}upgrade is used with additional arguments (closes: #705510) + [ Michael Vogt ] + * lp:~mvo/apt/config-clear: + - support Configuration.Clear() for a clear of the entire + configuration + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 15 Aug 2013 09:27:35 +0200 apt (0.9.10) unstable; urgency=low |