2009-09-05  Patrice Dumas <pertusus@free.fr>

	* README, NEWS, *.xml, examples/*, Makefile.am: don't install
	any configuration file in the default case.
	* halevt-mount.c: set exit status to 1 when unmounting failed.

2009-07-25  Patrice Dumas <pertusus@free.fr>

	* examples/*umount_from_tray*: example of use of alltray and 
	xmessage to have a tray icon to umount devices.

2009-07-18  Patrice Dumas <pertusus@free.fr>

	* hal_interface.c: fix crash when there is no property when 
	removing device, patch from Dmitry A. Ermolov.
	* halevt-mount/halevt-mount.c: realloc may modify the option array
	so, pass its address (bug #26933). Patch from an anonymous user.
	* examples/popper_notifications.xml,use_label_as_mountpoint.xml:
	examples from Marcin Gryszkalis.

2009-07-06  Patrice Dumas <pertusus@free.fr>

	* doc/halevt.texi: add some tips regarding how to discover hal
	properties, report from DoubleHP.

2009-07-04  Patrice Dumas <pertusus@free.fr>

	* halevt-mount/halevt-mount.c: warn if there is no device found 
	when umounting or listing a specific device. Report from Adrian 
	Mariano.

2009-05-11  Patrice Dumas <pertusus@free.fr>

	* manager.c: set errno to 0 before calling get*, as said in the 
	functions man pages, report by nb.
	* hal_interface.c: a * in Action value matches any action, report
	from gry. 
	* hal_interface.c, parse_config.c, parse_config.h: Mike Kasick 
	patch to add a match on the Condition value.

2009-04-26  Patrice Dumas <pertusus@free.fr>

	* halevt.xml: call halevt-umount only on volumes.
	* examples/: new directory for examples.

2009-04-24  Patrice Dumas <pertusus@free.fr>

	* README: add a PolicyKit.conf excerpt, thanks to nb.
	* halevt-mount/halevt-mount.c: only set the umask= if the filesystem
	supports it (report from nb).

2009-01-31  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.1.4 release
	* doc/*: hvmount man page, from Mike O'Connor
	* halevt-initscript: remove bashism (Mike O'Connor)
	* halevt.xml:  use an entity for the condition matching a 
	mountable device (Byron Clark)

2008-12-18  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.1.3 release
	* doc/references/Makefile.am: ship halevt-umount.1.html reference
	* configure.ac, src/match.c: adapt to boolstuff 0.1.12

2008-07-10  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.1.2 release.
	* halevt-mount/halevt-mount.c: add a missing break, patch from
	Matthijs van de Water.

2008-06-14  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS, halevt.spec.in: 0.1.1 release.
	* doc/Makefile.am, configure.ac: handle missing makeinfo case.

2008-06-09  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS, halevt.spec.in: 0.1.0 release.
	* hal_interface.c, manager.c, debug.c: add the -i command line, 
	option and report every hal events only when set. In that case no 
	configuration file is read.
	* doc/*: add man pages, and a texinfo manual for the configuration.

2008-05-24  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.0.9 release.
	* match.c: avoid a double free when there is a syntax error in a
	boolean expression.
	* halevt.xml: mount when block.storage_device parent has
	storage.hotpluggable true.
	* halevt-mount: only add uid= option when the option is valid.

2008-03-10  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.0.8 release.
	* halevt-mount: add uid= option when mounting as a user.

2007-12-25  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.0.7 release.
	* devices_list.c, match.c, hal_interface.c: keep a list of
	devices and property to be used when a device is removed.

2007-02-24  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.0.6 release. 
	* halevt-mount/po, halevt.spec.in: internationalize halevt-mount.

2007-02-20  Patrice Dumas <pertusus@free.fr>

	* halevt-mount/halevt-mount.c: get the udi when mounting using
	a device.

2007-02-17  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.0.5 release
	* halevt-mount/halevt-mount.c, scripts/hvmount.in: directory
	used by halevt-mount/hvmount in HOME is .halevt-mount (previously
	it was .halevt)
	* halevt-mount/halevt-mount.c: less verbosity, and avoid creating
	a temporary file for the devices list as it will be removed later
	* src/manager.c: use all the files found in config directories
	ending with .xml as config file.

2007-02-13  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.0.4 release
	* halevt-mount/halevt-mount.c: mount devices using a device name.

2007-02-11  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.0.3 release
	* halevt-mount/*: new helper program, able to mount devices through
	HAL and record the state of the devices by querying hal.

2007-02-06  Patrice Dumas <pertusus@free.fr>

	* configure.ac, NEWS: 0.0.2 release
	* halevt-initscript: add
	* manager.c, Makefile.am: fixes for running system-wide
	* scripts/hvmount.in: system user don't call gnome-mount,
	but uses pmount-hal

2007-02-05  Patrice Dumas <pertusus@free.fr>

	* Initial release.

2007-02-05  gettextize  <bug-gnu-gettext@gnu.org>

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

