2006-11-07 [paul]	1.0.4

	1.0.4 released

2006-11-07 [paul]	1.0.3cvs1

	* po/it.po
	* po/sk.po
		updated by Andrea Spadaccini and
		Andrej Kacian

2006-09-25 [paul]	1.0.3

	1.0.3 released

2006-09-25 [paul]	1.0.2cvs11

	* po/de.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/pt_BR.po
	* po/sk.po
		updated by Stephan Sachse, Ricardo Mones Lastra,
		Flammie Pirinen, Fabien Vantard, Frederico Goncalves
		Guimaraes, and Andrej Kacian

2006-09-22 [ticho]	1.0.2cvs10

	* configure.ac
		Update required sylpheed-claws version to 2.4.0.200.

2006-09-01 [wwp]	1.0.2cvs9

	* .cvsignore
		ignore more files.

2006-09-01 [wwp]	1.0.2cvs8

	* commitHelper
		sync w/ commitHelper in sylpheed-claws module:
		use CVSEDITOR env. var. if set.

2006-08-30 [colin]	1.0.2cvs7

	* src/acpi_notifier.c
		Put LED off when unloading

2006-08-29 [paul]	1.0.2cvs6

	* .cvsignore
	* src/acpi_notifier.c
		remove references to pluginconfig.h(.in),
		the files ceased to exist

2006-08-28 [paul]	1.0.2cvs5

	* configure.ac
	* po/Makefile.in.in
	* po/Makevars
	* po/stamp-po
	* src/Makefile.am
	* src/acpi_notifier.c
                require autoconf 2.60, enabling building
		with gettext 0.15 (gettext 0.14.x build still
		possible). Replace Makefiles with versions
		from gettext 0.15.
		Remove configure option --with-localedir. The
		option that is provided directly by autoconf
		2.60 can be used instead: --localedir
		Add missing file in po/
		All thanks to Colin																

2006-08-27 [wwp]	1.0.2cvs4

	* src/acpi_notifier.c
		fix plugin compilation (N_ undefined).

2006-08-27 [colin]	1.0.2cvs3

	* src/acpi_notifier.c
		Implement plugin_provides()

2006-08-18 [paul]	1.0.2cvs2

	* configure.ac
		bump up GLib and GTK+ minimum required versions,
		following Claws

2006-08-09 [colin]	1.0.2cvs1

	* src/acpi_notifier.c
		Don't wait for the thread if we're
		exiting. Requires SC 2.4.0cvs36

2006-06-12 [paul]	1.0.2

	1.0.2 released

2006-06-12 [paul]	1.0.1cvs6

	* po/Makefile.in.in
		fix autoconf warning

2006-06-06 [wwp]	1.0.1cvs5

	* po/.cvsignore
		ignore more generated files.

2006-06-06 [wwp]	1.0.1cvs4

	* src/.cvsignore
		don't ignore deprecated files.

2006-06-06 [wwp]	1.0.1cvs3

	* .cvsignore
	* config/.cvsignore
	* m4/.cvsignore
	* src/.cvsignore
		ignore more generated files.

2006-06-06 [wwp]	1.0.1cvs2

	* src/plugin_version.h.in
	* src/acpi_notifier.c
	* src/Makefile.am
	* configure.ac
		fix/unify/simplify autostuff, get rid of src/plugin_version.h{,.in} (use pluginconfig.h instead).

2006-06-03 [wwp]	1.0.1cvs1

	* commitHelper
	* PATCHSETS
		introducing commitHelp for plugins too.

2006-04-07 [colin] 	1.0.1

	* configure.ac
		Optionnaly handle --prefix.
		Patch by Pawel Pekala.

2006-04-06 [paul]

	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/pt_BR.po
	* po/sk.po
		updated by Ricardo Mones Lastra, Tommi Pirinen, 
		Fabien Vantard, Frederico Goncalves Guimaraes, and 
		Andrej Kacian

2006-03-14 [colin]	1.0

	* src/acpi_notifier.c
		Add preference for last commit

2006-03-14 [colin]	0.9

	* src/acpi_notifier.c
		Quickly blink when an alertpanel is open

2006-01-29 [paul]

	* po/fi.po
		updated by Flammie Pirinen

2006-01-28 [paul]

	* po/zh_CN.po
		updated by  Ralgh Young <bamanzi@gmail.com>

2006-01-27 [paul]

	* configure.ac
	* po/es.po
	* po/fr.po
	* po/it.po
	* po/sr.po
		added/updated translations by Ricardo Mones Lastra,
		Fabien Vantard, Andrea Spadaccini, and Aleksandar Urosevic

2006-01-26 [paul]

	* Makefile.am
	* configure.ac
	* mkinstalldirs   ** REMOVED **
	* config/config.rpath	** ADDED **
	* config/mkinstalldirs	** ADDED **
	* config/Makefile.am	** ADDED **
	* m4/Makefile.am	** ADDED **
		fix build

	* po/pt_BR.po
		translation submitted by Frederico Goncalves Guimaraes
		<fggdebian@yahoo.com.br>

2006-01-08 [paul]

	* po/sk.po
		translation submitted by Andrej Kacian <andrej@kacian.sk>

2006-01-08 [paul]

	* po/de.po
		translation submitted by Stephan Sachse <white@dev-zero.com>

2006-01-01 [paul]

	* po/fi.po
		translation submitted by Flammie Pirinen <flammie@iki.fi>

2005-12-23 [paul]

	* po/es.po
		translation submitted by Ricardo Mones Lastra
		<mones@users.sf.net>

2005-12-19  gettextize  <bug-gnu-gettext@gnu.org> 0.8

	* Makefile.am (SUBDIRS): Add po.
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog.
	* configure.ac (AC_OUTPUT): Add po/Makefile.in.

2005-12-15 [paul]	0.7

	* Add plugin_version()

2005-12-07 [colin]	0.6

	* Add plugin_licence()

2005-11-26 [colin]	0.5

	* Add support for acer_acpi in addition to acerhk
	* Add support for some Fujitsu laptops via userland
	  'apanelc' program
	* Use better warning messages

2005-11-04 [colin]	0.4

	* add IBM laptops and fix a copy/paste mistake
	  Patch by Thomas de Grenier de Latour 
	  <degrenier@easyconnect.fr>

2005-11-04 [colin]	0.3

	* stuff ... (forgot to fill in at the time)

2005-11-04 [colin]	0.2

	* stuff ... (forgot to fill in at the time)

2005-08-30 [colin]	0.1

	* initial release
