summaryrefslogtreecommitdiff
path: root/DistUpgrade/Changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-04-25 19:10:07 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-04-25 19:10:07 +0200
commit6e64cd518909238ee6bb9c992c6dfd8e173fec47 (patch)
tree1156e332320afa7f3027832c70cca0c8d0fd638d /DistUpgrade/Changelog
parent9532aeb2dbdf40576b352b78d1907af82cd589c1 (diff)
downloadpython-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/Changelog3
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