diff options
| author | glatzor@ubuntu.com <> | 2006-09-09 23:07:01 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-09-09 23:07:01 +0200 |
| commit | 55dc951dc39a68249435256da79bacfd2961e1c4 (patch) | |
| tree | 4eaf74f7e56334a1a8c787b2ac5d8ee1f675c3bd /DistUpgrade/Changelog | |
| parent | 3afcdfc4f30173672b5745f69e2bc401f20e1d90 (diff) | |
| parent | a5a1685317f25de0a0d7bd8ccc5317a17fa219bf (diff) | |
| download | python-apt-55dc951dc39a68249435256da79bacfd2961e1c4.tar.gz | |
* merge with mvo
Diffstat (limited to 'DistUpgrade/Changelog')
| -rw-r--r-- | DistUpgrade/Changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog index 195e45e1..33ecff3d 100644 --- a/DistUpgrade/Changelog +++ b/DistUpgrade/Changelog @@ -1,3 +1,29 @@ +2006-09-06: + - increased the "free-space-savety-buffer" to 100MB +2006-09-05: + - added "RemoveEssentialOk" option and put "sysvinit" into it +2006-09-04: + - set Debug::pkgDepCache::AutoInstall as debug option too + - be more robust against failure from the locales + - remove libgl1-mesa (no longer needed on edgy) +2006-09-03: + - fix in the cdromupgrade script path detection +2006-09-01: + - make the cdromupgrade wrapper work with the compressed version + of the upgrader as put onto the CD + - uploaded +2006-08-30: + - fixes to the cdromupgrade wrapper +2006-08-29: + - always enable the "main" component to make sure it is available + - add download estimated time + - add --cdrom switch to make cdrom based dist-upgrades possible + - better error reporting + - moved the logging into the /var/log/dist-upgrade/ dir + - change the obsoletes calculation when run without network and + consider demotions as obsoletes then (because we can't really + use the "pkg.downloadable" hint without network) + - uploaded 2006-08-18: - sort the demoted software list 2006-07-31: |
