diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-22 15:31:00 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-02-22 15:31:00 +0100 |
| commit | fb94875bd4e108c6d22e05d5312de7ed9f86b057 (patch) | |
| tree | 7bf9742f184310820922f7465a33578b7af28384 /debian | |
| parent | e2b1181b6600d5dfb1f5e1ebd31d89ee9229db8c (diff) | |
| download | python-apt-fb94875bd4e108c6d22e05d5312de7ed9f86b057.tar.gz | |
* python/string.cc:
- SizeToString supports PyLong too
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index da487377..7833dc00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ python-apt (0.6.21) unstable; urgency=low * apt/cdrom.py: - better cdrom handling support + * python/string.cc: + - SizeToString supports PyLong too -- |
