diff options
author | Michael Vogt <egon@debian-devbox> | 2012-10-17 10:29:52 +0200 |
---|---|---|
committer | Michael Vogt <egon@debian-devbox> | 2012-10-17 10:29:52 +0200 |
commit | d4273c55e34cdf5a355b4edd92df61a83cfab318 (patch) | |
tree | 171d8a91864f0b746c58ded2f1c2bdaf0bb82d29 /debian | |
parent | 20a2b201389092a17763b703039b2e4528234e30 (diff) | |
parent | 62b66f2593293aea5b42185fd2a2eb9d6e4d0cf2 (diff) |
* lp:~mvo/apt/config-clear:
- support Configuration.Clear() for a clear of the entire
configuration
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 e93ed51ae..904e920bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,9 @@ apt (0.9.8~exp1) UNRELEASED; urgency=low * stop exporting the accidently exported parsenetrc() symbol * lp:~mvo/apt/add-glob-function: - add Glob() to fileutl.{cc,h} + * lp:~mvo/apt/config-clear: + - support Configuration.Clear() for a clear of the entire + configuration -- David Kalnischkies <kalnischkies@gmail.com> Mon, 09 Jul 2012 17:36:40 +0200 |