2007-02-14:
	- automatically generate the .py file from the .ui files
2007-02-14:
	- fix the $dist-proposed handling
	- fix in $dist-commercial handling (LP#66783)
	- updated demotions
2007-02-13:
	- fix in the reboot code (lp: #84538)
	- make some string more distro neutral
2007-02-07:
	- add support for the cdrom upgrader to update itself
2007-02-05:
	- use the new python-apt aptsources api 
	- server mode has magic to deal with runing under ssh
2007-02-02:
	- merged the KDE frontend (thanks Riddell)
	- added tasks support 
	- add dist-upgrade --mode=server
2007-02-01:
	- fix apport integration
2007-01-29:
	- fixes in the InstallProgress.error() method
	- DistUpgrade/DistUpgradeView.py: fix InstallProgress refactoring
	- updated obsoletes
	- auto-generate the codename for the upgrade based on the build-system coden (lp: #77620)
	- various bugfixes
	- apport support
2006-12-12:
	- rewrote the _checkFreeSpace() and add better checking 
          for /boot (#70683)
2006-11-28:
	- add quirks rule to install ndiswrapper-utils-1.9 if 1.8 is 
          installed
2006-11-27:
	- fix caption in main glade file
	- use "Dpkg::StopOnError","False" option
2006-11-23:
	- initial feisty upload
2006-10-28:
	- catch errors when load_icon() does not work
2006-10-27:
	- reset self.read so that we do not loop endlessly when dpkg
	  sends unexpected data (lp: #68553)
2006-10-26:
	- make sure that xserver-xorg-video-all get installed if
	  xserver-xorg-driver-all was installed before (lp: #58424)
2006-10-21:
	- comment out old cdrom sources
	- demotions updated
2006-10-21:
	- fix incorrect arguments in fixup logging (lp: #67311)
	- more error logging
	- fix upgrade problems for people with unofficial compiz 
	  repositories (lp: #58424)
	- rosetta i18n updates
	- uploaded
2006-10-17:
	- ensure bzr, tomboy and xserver-xorg-input-* are properly 
          upgraded
	- don't fail if dpkg sents unexpected status lines (lp: #66013)
2006-10-16:
	- remove leftover references to ubuntu-base and
	  use ubuntu-minimal and ubuntu-standard instead
	- updated translations from rosetta
2006-10-13:
	- log held-back as well
2006-10-12:
	- check if cdrom.lst actually exists before copying it
2006-10-11:
	- keep pixbuf loader reference around so that we
          have one after the upgrade when the old 
          /usr/lib/gtk-2.0/loader/2.4.0/ loader is gone.
          This fixes the problem of missing stock-icons
	  after the upgrade. Also revalidate the theme
  	  in each step.
2006-10-10:
	- fix time calculation
	- fix kubuntu upgrade case
2006-10-06:
	- fix source.list rewrite corner case bug (#64159)
2006-10-04:
	- improve the space checking/logging
2006-09-29:
	- typo fix (thanks to Jane Silber) (lp: #62946)
2006-09-28:
	- bugfix in the cdromupgrade script
2006-09-27:
	- uploaded a version that only reverts the backport fetching
	  but no other changes compared to 2006-09-23
2006-09-27:
	- embarrassing bug cdromupgrade.sh
2006-09-26:
	- comment out the getRequiredBackport code because we will
	  not use Breaks for the dapper->edgy upgrade yet 
          (see #54234 for the rationale)
	- updated demotions.cfg for dapper->edgy
	- special case the packages affected by the Breaks changes
	- make sure that no translations get lost during the upgrade
	  (thanks to mdz for pointing this out)
	- bugfixes
2006-09-23:
	- support fetching backports of selected packages first and
	  use them for the upgrade (needed to support Breaks)
	- fetch/use apt/dpkg/python-apt backports for the upgrade
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:
	- updated to edgy
	- uploadedd
2006-05-31: 
	- fix bug in the free space calculation (#47092)
	- updated ReleaseAnnouncement
	- updated translations
	- fix a missing bindtextdomain
	- fix a incorrect ngettext usage
	- 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)
          Ubuntu: #46712
	- fix a bug in the sourcesList rewriting (ubuntu: #46245)
	- expand the terminal when no libgnome2-perl is installed
          because debconf might want to ask questions (ubuntu: #46214)
	- disable the breezy cdrom source to make removal of demoted
	  packages work properly (ubuntu: #46336)
	- 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 
        - improve the remaining time reporting
        - translation updates
	- upload
2006-05-09: 
        - upload
2006-05-08: 
	- fix error when asking for media-change (ubuntu: 43442,43728)
2006-05-02: 
        - upload
2006-04-28:
        - add more sanity checking, if no valid mirror is found in the 
          sources.list ask for "dumb" rewrite
        - if nothing valid was found after a dumb rewrite, add official
          sources
        - don't report install TIMEOUT over and over in the log
        - report what package caused a install TIMEOUT
2006-04-27:
	- add a additonal sanity check after the rewriting of the sources.list
          (check for BaseMetaPkgs still in the cache)
        - on abort reopen() the cache to force writing a new 
          /var/cache/apt/pkgcache.bin
        - use a much more compelte mirror list (based on the information 
          from https://wiki.ubuntu.com/Archive)
2006-04-25:
	- make sure that DistUpgradeView.getTerminal().call() actually
          waits until the command has finished (dpkg --configure -a)
2006-04-18:
	- add logging to the sources.list modification code
	- general logging improvements (thanks to Xavier Poinsard)
