diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-25 19:10:07 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-25 19:10:07 +0200 |
| commit | 6e64cd518909238ee6bb9c992c6dfd8e173fec47 (patch) | |
| tree | 1156e332320afa7f3027832c70cca0c8d0fd638d /DistUpgrade/Changelog | |
| parent | 9532aeb2dbdf40576b352b78d1907af82cd589c1 (diff) | |
| download | python-apt-6e64cd518909238ee6bb9c992c6dfd8e173fec47.tar.gz | |
* DistUpgrade/DistUpgradeViewGtk.py:
- make sure dpkg --configure -a is run when something goes wrong
Diffstat (limited to 'DistUpgrade/Changelog')
| -rw-r--r-- | DistUpgrade/Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog index df5bb506..d7885de9 100644 --- a/DistUpgrade/Changelog +++ b/DistUpgrade/Changelog @@ -1,3 +1,6 @@ +2006-04-25: + - make sure that DistUpgradeView.getTerminal().call() actually + waits until the command has finished (dpkg --configure -a) 2006-04-18: - add logging to the sources.list modification code - general logging improvements (thanks to Xavier Poinsard)
\ No newline at end of file |
