summaryrefslogtreecommitdiff
path: root/DistUpgrade/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'DistUpgrade/Changelog')
-rw-r--r--DistUpgrade/Changelog26
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: