diff options
| -rw-r--r-- | DistUpgrade/Changelog | 1 | ||||
| -rw-r--r-- | DistUpgrade/mirrors.txt | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog index 60deabfa..70e7e452 100644 --- a/DistUpgrade/Changelog +++ b/DistUpgrade/Changelog @@ -2,6 +2,7 @@ - if the initial "update()" fails, just exit, don't try to restore the old sources.list (nothing was modified yet) Ubuntu: #46712 + - fix a bug in the sourcesList rewriting (ubuntu: #46245) 2006-05-12: - space checking improved (ubuntu: #43948) - show software that was demoted from main -> universe diff --git a/DistUpgrade/mirrors.txt b/DistUpgrade/mirrors.txt index 16b25731..7ab0826c 100644 --- a/DistUpgrade/mirrors.txt +++ b/DistUpgrade/mirrors.txt @@ -1,6 +1,8 @@ #ubuntu http://archive.ubuntu.com/ubuntu http://security.ubuntu.com/ubuntu +ftp://archive.ubuntu.com/ubuntu +ftp://security.ubuntu.com/ubuntu ##===Australia=== http://ftp.iinet.net.au/pub/ubuntu/ |
