==============
Version 1.9.10
==============

    * Applied downstream patch for Launchpad Bug #179555 startupmanager crashed with IndexError in get_default_boot()

    * Fixed Launchpad Bug #175497 root on (hdx,10) is bad reported in menu.lst for splashimage

    * Fixed Launchpad Bug #179897 Startup manager w/ splashy crash on debian Lenny

    * Some translations added. Thanks to the translators involved

==============
Version 1.9.9
==============

    * Changed executable location from /usr/bin/ to /usr/sbin/

    * Removed debian directory, .xml2po.mo and python-build-stamp-2.5 from source package after request from Debian packagers.

    * No translations added this time, as I have been unable to download them from launchpad.

==============
Version 1.9.8
==============

    * Fixed a small error in the desktop entries

    * Added check for root

    * Some translations added. Thanks to the translators involved

==============
Version 1.9.7
==============

    * Fixed a bug where the selected boot entry was messed up by the "Other operating systems" separator

    * Some refactoring in the Grub class

    * Some translations added. Thanks to the translators involved

==============
Version 1.9.6
==============

    * Fixed a bug where the "restore config" button was not shown

==============
Version 1.9.5
==============

    * Support for Splashy has been added

    * Fixed a bug where SUM crashed if Grub was not detected

    * Lots of code cleanup, some minor bugs fixed

    * Many translations added. Thanks to the translators involved

    * Sum is now under the MIT license

==============
Version 1.9.0
==============

    * Support for Grub2 has been added

    * The main window is not shown until initialization is done

    * Gregorian and German translations have been updated. Thanks to the translators involved.

==============
Version 1.0.10
==============

    * Many translations added. Thanks to the translators involved.

==============
Version 1.0.9
==============

    * Many translations added. Thanks to the translators involved.

==============
Version 1.0.8
==============

    * Fixed a bug where an incorrect locale setting prevented the application from starting.

    * Translations added for French, Italian, and Simplified Chinese. Thanks to the translators involved.

==============
Version 1.0.7
==============

    * Spanish translation added, thanks to Mario and Festor

    * Added ability to import more image formats for Grub backgrounds. Thanks to Mario for pointing this out.
    
    * Fixed a bug where spaces in file paths was not treated correctly. Thanks to Mario.
    
    * Some code cleanup, indentation is back to spaces... Python guidelines :)
    
    * Added system to handle documentation ala yelp... The only thing missing now is the documentation itself :)
    
    * Renamed the package/modules to startupmanager, startupmanager.base, startupmanager.gtk_frontend

==============
Version 1.0.6
==============

    * German translations added

==============
Version 1.0.5
==============

    * Fixed a bug in the translation system

    * Put calls to update-grub, update-initramfs and floppy formatting and writing into threads

    * Made progress dialogs for rescue floppy creation and for update-grub and update-initramfs calls

    * Call /usr/sbin/grub-install instead of /sbin/grub-install if present.

    * Changed all the indentation from spaces to tabs.

==============
Version 1.0.4
==============

    * Added a warning for missing "### END DEBIAN AUTOMAGIC KERNELS LIST" in menu.lst

    * Fixed a bug where the path for grub images was wrong when having a separate boot partition.

==============
Version 1.0.3
==============

    * Reorganization in the source package

==============
Version 1.0.2
==============

    * Fixed a bug in the detection for the check to see if update-grub exists

    * Fixed a bug in the desktop entry for KDE

    * Accessibility improvements(Label For, Labelled by)

==============
Version 1.0.1
==============

    * Merged startupmanager-base and startupmanager-gtk

    * Added option for controlling "alternative" boot entry

    * Minor fixes

==============
Version 1.0.0
==============

	* added more options, and the possibility to create a "rescue floppy"

