2008-05-30  Jules Colding  <colding@42tools.com>

	* keyring-test/main.c (print_legalese): Corrected the
	disclaimer to show GPLv3+

	* src/brutus-keyringd.h: Changed to LGPLv3+

	* License: Changed to LGPLv3+ for the IDL file.
	GPLv3+ for all other significant files.

2008-04-07  Jules Colding  <colding@image3>

	* src/brutus-keyring_impl.c (set_salt, set_secret):
	* src/main.c (restart, main):
	Check return value to avoid compiler warning.

2008-01-05  Jules Colding  <colding@42tools.com>

	* src/brutus-keyring_impl.c (get_passphrase_cipher):
	Use Whirlpool hash for password  authentication. Use
	the implementation from libgcrypt if available. Otherwise
	use our own adaptation of the reference Whirlpool
	implementation.

	* configure.in: Check for libgcrypt Whirlpool support

2007-12-07  Jules Colding  <colding@42tools.com>

	* acinclude.m4:
	* release.sh :
	Support Fedora 8

	* src/main.c (main):
	(restart):  Fix build warnings

2007-11-08  Jules Colding  <colding@omesc.com>

	* src/main.c (main): Remove superfluous check of pid value
	when forking

2007-10-30  Jules Colding  <colding@omesc.com>

	* keyring-test/main.c (create_orb):
	* src/main.c (create_orb):
	Remove wrong and unnecessary memset()

2007-10-25  Jules Colding  <colding@omesc.com>

	* keyring-test/macros.h (ORBIT2_EX):
	* src/main.c (ORBIT2_EX):
	Fix stupid compiler warning

2007-08-24  Jules Colding  <colding@omesc.com>

	* src/main.c (restart): Added signal hook to restart daemon
	when receiving SIGUSR2
	(main): Use sigaction(2) instead of signal(2)

2007-08-23  Jules Colding  <colding@omesc.com>

	* src/main.c (main): Make the parent process exit even if the
	child couldn't get the lock.
	Also - prevent creation of zombies.

2007-07-27  Jules Colding  <colding@omesc.com>

	* deb/brutus-keyring-dev.install.in: Fix installation targets

	* deb/brutus-keyring.install.in: Fix installation targets

2007-07-23  Jules Colding  <colding@omesc.com>

	* brutus-keyring.spec.in : Make the spec more like the one in
	Fedora cvs

2007-07-18    <colding@omesc.com>

	* Small ebuild fixes for the Gentoo target

2007-07-02  Jules Colding  <colding@omesc.com>

	* brutus-keyring.spec.in (Requires): Fix naming of tar-ball to avoid
	overwritting it for each new spec release

2007-07-01  Jules Colding  <colding@omesc.com>

	* brutus-keyring.spec.in (Requires): Fedora review issues attended to

	* docs/Makefile.am: Added AUTHORS and ChangeLog to installed _DATA files

2007-06-28  Jules Colding  <colding@omesc.com>

	* deb/Makefile.am (DISTCLEANFILES): Added watch to distclean files

	* configure.in: Only enable mutex debugging for a debug build

	* src/brutus-keyring_impl.c (impl_BRUTUS_BrutusKeyring__destroy):
	Use gcry_free() instead of g_free() to free the passphrase memory

2007-06-26  Jules Colding  <colding@omesc.com>

	* Initial split of evolution-brutus and brutus-keyring source


