summaryrefslogtreecommitdiff
path: root/DistUpgrade/Changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-05-30 12:31:07 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-05-30 12:31:07 +0200
commit87f090e29db13e7bf27d0c23d4cc672389fa5f59 (patch)
tree5900896993e0934586c0279235c068f4585baa50 /DistUpgrade/Changelog
parent0c4802739d9433f16444f76f5d5dfa2a30f83d82 (diff)
downloadpython-apt-87f090e29db13e7bf27d0c23d4cc672389fa5f59.tar.gz
* DistUpgrade/DistUpgradeCache.py, DistUpgrade/DistUpgradeControler.py:
- make the warnings from apt go away * DistUpgrade/dist-upgrade.py: - make sure to run under a segv handler and write faults to /var/log/dist-upgrade-segv.log * DistUpgrade/ReleaseAnnouncement: - point to RC1
Diffstat (limited to 'DistUpgrade/Changelog')
-rw-r--r--DistUpgrade/Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog
index 3746c871..13f3fe06 100644
--- a/DistUpgrade/Changelog
+++ b/DistUpgrade/Changelog
@@ -1,3 +1,6 @@
+2006-05-30:
+ - added a segv handler that writes into
+ /var/log/dist-upgrade-segv.log
2006-05-24:
- if the initial "update()" fails, just exit, don't try
to restore the old sources.list (nothing was modified yet)
@@ -10,6 +13,7 @@
- translations updated from rosetta
- fixed a bug in the demotions calculation (ubuntu: #46245)
- typos fixed and translations unfuzzied (ubuntu: #46792,#46464)
+ - upload
2006-05-12:
- space checking improved (ubuntu: #43948)
- show software that was demoted from main -> universe