summaryrefslogtreecommitdiff
path: root/DistUpgrade/Changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-05-31 18:02:40 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-05-31 18:02:40 +0200
commitb838e36176c48331a40cdcee690eddb6cd530c62 (patch)
treebba5d034ec784597d78fe1e05dc1d7fe7a7b48d5 /DistUpgrade/Changelog
parent5d10bc5a047becae518c0c4a879b359a3a11798e (diff)
downloadpython-apt-b838e36176c48331a40cdcee690eddb6cd530c62.tar.gz
* DistUpgrade/DistUpgradeControler.py:
- fix free space calculation
Diffstat (limited to 'DistUpgrade/Changelog')
-rw-r--r--DistUpgrade/Changelog3
1 files changed, 1 insertions, 2 deletions
diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog
index 13f3fe06..a9786895 100644
--- a/DistUpgrade/Changelog
+++ b/DistUpgrade/Changelog
@@ -1,6 +1,5 @@
2006-05-30:
- - added a segv handler that writes into
- /var/log/dist-upgrade-segv.log
+ - fix bug in the free space calculation (#47092)
2006-05-24:
- if the initial "update()" fails, just exit, don't try
to restore the old sources.list (nothing was modified yet)