diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-15 11:04:55 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-15 11:04:55 +0200 |
| commit | a0f7295b7cd2d64bfc1e0b7c52fa39b1132f1fe5 (patch) | |
| tree | 083a40b73208e88d7a7449f0268b33e5394e6159 /debian | |
| parent | f6415fe3135a1ae7d36a1f0f83fbdf597d789c0f (diff) | |
| download | python-apt-a0f7295b7cd2d64bfc1e0b7c52fa39b1132f1fe5.tar.gz | |
* apt/cache.py:
- when the cache is run with a alternative rootdir, create
required dirs/files automatically
* python/progress.cc:
- fix crash in RunSimpleCallback()
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 3bd90bed..316c83bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,11 @@ python-apt (0.7.10.4ubuntu1) karmic; urgency=low [ Michael Vogt ] * merged from debian/unstable + * apt/cache.py: + - when the cache is run with a alternative rootdir, create + required dirs/files automatically + * python/progress.cc: + - fix crash in RunSimpleCallback() [ Loic Minier ] * Merge changes below from Michael Casadevall; note that these changes were |
