diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-29 09:31:40 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-29 09:31:40 +0200 |
| commit | 4021c9b34138674d59d643b48435fa24fb5dbfe9 (patch) | |
| tree | 9565aca72b74e15e0b54b3696c3c9e0323b3dcf4 /debian | |
| parent | cee5d33d44130ce8ceb7b563f7b97f2bf9a3ca5c (diff) | |
| parent | f4cd218da7c85dcbaa46bc5c857c9af72ad0bf1b (diff) | |
| download | python-apt-4021c9b34138674d59d643b48435fa24fb5dbfe9.tar.gz | |
* python/configuration.cc:
- add binding for the "dump()" method to configruation objects
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d95f87e5..3083d377 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-apt (0.7.96.1ubuntu2) maverick; urgency=low + + [ Michael Vogt ] + * python/configuration.cc: + - add binding for the "dump()" method to configruation objects + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Jul 2010 09:31:10 +0200 + python-apt (0.7.96.1ubuntu1) maverick; urgency=low [ Julian Andres Klode ] |
