2005-07-07  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 1.2 Released.

2005-07-06  Alex Murray  <murray.alex@gmail.com>

	* src/sensors-list-pmu-sys.c/h: Added support for reading from
	PowerPC modules therm_adt746x and therm_windtunnel (thanks to
	Nathan Hand).
	
2005-07-04  Alex Murray  <murray.alex@gmail.com>

	* src/sensors-list-hddtemp.c/h: Added support for reading disk
	temps from hddtemp daemon.

2005-07-03  Alex Murray  <murray.alex@gmail.com>

	* src/sensors-list-xxx.c/h:
	* src/sensors-list.c/h: Moved repeated code fragments from
	sensors-lists into the generic sensors-list file for better
	encapsulation.

	
2005-06-30  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 1.0 Released.

	
2005-06-24  Alex Murray  <murray.alex@gmail.com>

	* src/sensors-applet.c:
	* src/sensors-list-i2c-sys.c:
	* src/sensors-list-i2c-proc.c:
	* src/sensors-list-i8k.c: Fixed bug where displaying one sensor
	with no label would sometimes display nothing at all.
	

2005-06-05  Alex Murray  <murray.alex@gmail.com>

	* src/sensors-applet.c:
	* src/sensors-list.c:
	* src/sensors-list-i2c-sys.c:
	* src/sensors-list-i2c-proc.c: Fixed minor memory leaks - reduced
	overall memory footprint.
	

2005-05-31  Alex Murray  <murray.alex@gmail.com>

	* src/sensors-applet.c: Fixed minor memory leak when changing
	applet background style.


2005-05-08  Alex Murray  <murray.alex@gmail.com>

	* SensorsApplet.server.in.in: Changed name in Applet list to be
	more HIG compliant (Sensors Applet => Hardware Sensors Monitor).

2005-05-02  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.7.3 Released
	Added cpu_vid sensor reading to i2c-sys interface.
	Fixed bug where icon would not be displayed on the Add to Panel
	list for GNOME > 2.8 (need to specify full path to icon).
	
2005-04-06  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.7.2 Released
	Added backwards compatability for GTK+ 2.4

2005-04-03  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.7.1 Released
	Added check for GTK 2.6 in configure process
	Added Polish translation (thanks to Tomek Bielecki)
	Added Italian translation (thanks to Roberto)
	

2005-03-06  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.7 Released
	Updated to GTK 2.6.x widgets.
	Fixed bug where multiple applet instances would add sensors
	into the list of the original applet, and thus appear to 
	find no sensors themselves.
	Improved sensors error handling during runtime.
	Changed minimum update time to 1.5 seconds since this
	is the rate the kernel modules themselves use.
	Updated German translation.
	
2005-02-20  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.6.2 Released
	Fixed secondary memory leak - is now 'memory-tight'.
	Font size is now stored as an integer rather than a string to
	improve robustness of code.
	Updated Romanian translation.
	Updated French translation.
	
2005-02-16  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.6.1 Released
	Fixed minor memory leak with i2c sensors
	Improved error handling and detection
	Minor UI improvements
	Updated French translation

2005-02-06  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.6.0 Released
	Added multiplier and offset values for each
	sensor so users can make adjustments according
	their own specific needs.
	Added an alarm type, so user can specify if alarm
	is less than or greater than sensor value.
	Improved dialog's to make more HIG compliant
	Improved kernel 2.4 sensor detection
	Added German translation
	Minor bugfixes
	
2005-02-03  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.5.1 Released
	Support for Linux kernel 2.4 added.

2005-02-02  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.5.0 Released
	Support for Dell Inspirion 8000 (i8k) sensors.
	Needs i8k kernel module loaded.	
	Fixed so translations actually work
	Updated French translation

2005-02-01  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.4.0 Released
	Major rewrite of codebase to allow for easy
	extension into i8k and other sensor interfaces

	Added alarm repeat interval option so user
	can define how often the alarm repeats itself

2005-01-29  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.3.0 Released
	Addded alarms for each sensor
	Fixed bug with multiple instances of applet
	Added Russian translation

2005-01-24  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.2.2 Released
	Added French translation
	Refactored codebase
	
2005-01-23  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.2.1 Released
	Added Romanian translation
	Improved sensors device detection
	
2005-01-23  Alex Murray  <murray.alex@gmail.com>

	* sensors-applet: Version 0.2 Released

