
Sentinella 0.7.3 (released 2010-07-24)
 * Translations catalog renamed to 'sentinella'.

Sentinella 0.7.2 (released 2010-07-16)
 * Changed the name of the application to "sentinella" in the KAboutData to match KDE standards.
 * Added class AbstractThreadedAction. Now the action threads are high priorized.
 * Minor fixes.

Sentinella 0.7.1 (released 2010-07-06)
 * A last minute problem has been found in the 0.7.0 release when trying to load the icon. Fixed!

Sentinella 0.7.0 (released 2010-07-04)
 * New self-made icon. Added png icons (now it's shown on gnome and xfce).
 * Deleting aborted conditions.
 * Added shutdown/reboot/hibernation support on kde, gnome and xfce through dbus (linking against libkworkspace is not needed anymore).
 * Fixed DSO problems: added libphonon and libprocessui (and removed some unused libraries).
 * KSysGuard::Processes API replaced by kill(). It is a faster, portable and a more stable API.
 * Many minor fixes.

Sentinella 0.6.2 (released 2010-06-08)
 * Fixed world-executable permissions on some files.
 * Closing the main window on background was not hiding it. Fixed.
 * Small fixes on Sentinella.desktop file.
 * Added LICENSE file to the sounds folder.
 * Added some new translations.

Sentinella 0.6.1 (released 2010-05-06)
 * Replaced audio files released under CC sampling plus by self-made files released under CC-BY-SA 3.0
 * Added six new translations.
 * The final binary name will be "sentinella" (with lower "s").
 * Added .desktop file.
 * Now the condition runs in a high-priorized thread.

Sentinella 0.6.0 (released 2010-04-12)
 * Added script release.sh
 * Improved command line information.
 * Added systray icon and about dialog.
 * Now the install paths can be parametrized.
 * Added command line parameters for conditions and actions.
 * Minor fixes.

Sentinella 0.5.2 (released 2010-02-01)
 * Fixed grouping action radiobuttons.
 * Using labels with frame instead of qedit to show selected process.
 * Validating chosen process to kill.
 * Removed unused statusbar and menubar.

Sentinella 0.5.1 (released 2010-01-18)
 * Fixed a crash when calling KWorkSpace::requestShutDown() from a non-GUI thread.
 * Fixed widget heigths.
 * Fixed a bug when computing remaining time on datetime condition
 * Added INSTALL

Sentinella 0.5.0 (released 2010-01-07)
 * First version.
