diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-06 23:04:16 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-10-06 23:04:16 +0200 |
| commit | f086a0da7c5c77ae68797d3b4fbd543222976523 (patch) | |
| tree | 2e4a2e285630e93b6a2ab15b6e8fedafa2f22fbd /DistUpgrade | |
| parent | cab619af6ad5ce8f2ed9d599e54bfad8d57c3f60 (diff) | |
| download | python-apt-f086a0da7c5c77ae68797d3b4fbd543222976523.tar.gz | |
* UpdateManager/Common/aptsources.py:
- fix crash for corner case sources.list layout (lp #64159)
* UpdateManager/UpdateManager.py:
- get gconf proxy too
Diffstat (limited to 'DistUpgrade')
| -rw-r--r-- | DistUpgrade/Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog index bfd8d4bd..ece5feda 100644 --- a/DistUpgrade/Changelog +++ b/DistUpgrade/Changelog @@ -1,3 +1,5 @@ +2006-10-06: + - fix source.list rewrite corner case bug (#64159) 2006-10-04: - improve the space checking/logging 2006-09-29: |
