summaryrefslogtreecommitdiff
path: root/DistUpgrade/Changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-06-01 14:34:30 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-06-01 14:34:30 +0200
commit06b9dd32bed7a12dbdf92a61f81591ffff258a8b (patch)
treeb091813140b6093626110b2a795bd52feca94dc9 /DistUpgrade/Changelog
parentb286f62221b6904405992502ad5f84846ba9f3ac (diff)
downloadpython-apt-06b9dd32bed7a12dbdf92a61f81591ffff258a8b.tar.gz
* DistUpgrade/DistUpgradeCache.py:
- implement the suggestions from kiko (thanks!)
Diffstat (limited to 'DistUpgrade/Changelog')
-rw-r--r--DistUpgrade/Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog
index 671f43c2..25d20acb 100644
--- a/DistUpgrade/Changelog
+++ b/DistUpgrade/Changelog
@@ -4,7 +4,8 @@
- updated translations
- fix a missing bindtextdomain
- fix a incorrect ngettext usage
- - added quirks handler to fix nvidia-glx issue (#47433)
+ - added quirks handler to fix nvidia-glx issue (#47017)
+ Thanks to the amazing Kiko for helping improve this!
2006-05-24:
- if the initial "update()" fails, just exit, don't try
to restore the old sources.list (nothing was modified yet)