diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-04 16:28:25 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-04 16:28:25 +0200 |
| commit | 8ad58480ce8a161519339b41eacefc26059bebf7 (patch) | |
| tree | f0ddb861333b467ecb3cadbc160f6b9bac94ee8b /debian | |
| parent | 9d88586c37e9a5702949f90fc589ef941d57f661 (diff) | |
| download | python-apt-8ad58480ce8a161519339b41eacefc26059bebf7.tar.gz | |
* python/metaindex.cc:
- added support for the metaIndex objects
* python/sourceslist.cc:
- support new "List" attribute that returns the list of
metaIndex source entries
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 24d8baa5..2d6784ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,11 @@ python-apt (0.7.4) UNRELEASED; urgency=low can be found * python/string.cc: - fix overflow in SizeToStr() + * python/metaindex.cc: + - added support for the metaIndex objects + * python/sourceslist.cc: + - support new "List" attribute that returns the list of + metaIndex source entries -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Jul 2007 22:33:59 +0200 |
