diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-01 16:13:40 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-01 16:13:40 +0100 |
| commit | fec077050264e24d5259d4d9c3f43abb4fd4d294 (patch) | |
| tree | 652eb436da26d067ae53ac8939ef1fcb4a58f103 /debian | |
| parent | a1d306a3ffb95790b2dad1b0104456a5bc593634 (diff) | |
| download | python-apt-fec077050264e24d5259d4d9c3f43abb4fd4d294.tar.gz | |
* python/acquire-item.cc:
- Add AcquireItem.partialsize member.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fd3161be..2d1c1892 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.93.4) unstable; urgency=low + + * python/acquire-item.cc: + - Add AcquireItem.partialsize member. + + -- Julian Andres Klode <jak@debian.org> Mon, 01 Mar 2010 16:13:22 +0100 + python-apt (0.7.93.3) unstable; urgency=low * data/templates/Ubuntu.info.in: |
