2008-09-15	Mike Massonnet <mmassonnet@xfce.org>

=== Release 0.4.1 ===

2008-08-08	Mike Massonnet <mmassonnet@xfce.org>

	* Refresh deprecated GtkTooltips against new GtkTooltip code
	* Rework the border size between the GtkBox's

2008-08-03	Mike Massonnet <mmassonnet@xfce.org>

	* New function to get the full and short cmdline (Linux)
	* Fix compare functions (now works with floats and insensitive text)
	* Fix cast which makes the CPU usage per process worky for multi-cores

2008-08-02	Mike Massonnet <mmassonnet@xfce.org>

	* Display memory less than 1 MB with two decimals like 0.00 MB
	* Quick clean up
	* Update TODO

2008-07-31	Mike Massonnet <mmassonnet@xfce.org>

	* Apply patch for BSD support from Landry Breuil

2008-05-11	Mike Massonnet <mmassonnet@xfce.org>

=== Release 0.4.0 ===

2008-05-11	Mike Massonnet <mmassonnet@xfce.org>

	* Set window icon to "xfce-system" and modify the about dialog

2008-05-10	Mike Massonnet <mmassonnet@xfce.org>

	* Redo what is displayed in More info (PPID, STATE, VM-size), and keep RSS
	  in normal info

2008-05-10	Mike Massonnet <mmassonnet@xfce.org>

	* Set buffer_status to 1024 (fixes issues with 64bit archs) bug#4059
	* Use convenience macro GINT_TO_POINTER to pass to user_data

2008-05-09	Mike Massonnet <mmassonnet@xfce.org>

	* Properly refresh the CPU usage of a process
	* Properly display the memory usage and fix signal connected on the
	  show_cached_as_free menu item

2008-05-09	Mike Massonnet <mmassonnet@xfce.org>

	* Save sort column/type in config
	* Set command column to expand and ellipsize
	* Right align numerical columns

2008-05-09	Mike Massonnet <mmassonnet@xfce.org>

	* Fix the event of the main menu to display on keyboard and mouse
	* Properly position the main menu
	* Properly save window size on quit

2008-05-09	Mike Massonnet <mmassonnet@xfce.org>

	* Fix strings

2008-05-08	Mike Massonnet <mmassonnet@xfce.org>

	* Properly refresh processes on CPU usage
	* Correctly display the memory size of the processes

2008-05-05	Mike Massonnet <mmassonnet@xfce.org>

	* Delete automated files
	* Remove useless gettext() and properly align menu items on the right

2008-02-10	Johannes Zellner <webmaster@nebulon.de>

	* Initial priority setting
	* Few bug fixes

2007-01-12	Nick Schermer <nick@xfce.org>

	* Change version number and svn revision support in configure.in.in

2007-01-12	Nick Schermer <nick@xfce.org>

	* Apply patch from lvaro Lopes to fix CPU usage per task, with
	  more then 1 CPU.
	* Added a THANKS file.
	* Remove some svn executable properties and add svn keywords.
	* Added LINGUAS support and removed the configure.ac > configure.in.in file.
	* Improved the configure.in.in and Makefiles.

2007-01-12	Nick Schermer <nick@xfce.org>

	* Apply patch from bug 2714.
	* Fix all typo and compiler warnings.

2006-06-26	Johannes Zellner <webmaster@nebulon.de>

	* rewrite of the taskmanager ;)
	* now using seperate files for each os to get the processinfos
	
2005-07-05	Johannes Zellner <webmaster@nebulon.de>

	* added finnish translation
	* fixed a memory leak in functions.c
	
2005-06-30	Johannes Zellner <webmaster@nebulon.de>

	* bugfix in the sorting function
	* name of about-dialog changed
	* scrollbars only showed when needed
	
2005-06-30 	Johannes Zellner <webmaster@nebulon.de>

	* started completly new ;)
