Tue Apr 8 12:02:57 2003  Jeff Franks  <jcf@tpg.com.au>

	* Released Inti-GConf 1.0.5 - Stable Release.

	* configure.in: Version 1.0.5, Binary Age 6.0.0, Interface Age 1.0
	
	* inti/gconf/changeset.[cch]: Changed the Value
	argument in ForeachSlot form a reference to a pointer
	because the Value will null if a key is unset.

Tue Apr 8 04:18:55 2003  Jeff Franks  <jcf@tpg.com.au>

	* inti/gconf/client.[cch]: It was neccessary to change
	the Value argument in the on_value_changed signal handler
	from a reference to a pointer because the argument will
	be null if when a value is unset.
	
	* inti/gconf/client.[cch]: Fixed broken signal signatures
	in signal declarations for value_changed_signal,
	unreturned_error_signal and error_signal.

	* inti/gconf/client.[cch]: Added overloaded add_dir() and
	remove_dir() methods that take a String argument.

	* inti/gconf/value.[cch]: Added is_set() method to Entry
	that returns false if a value was unset.

Wed Apr 2 00:19:09 2003  Jeff Franks  <jcf@tpg.com.au>

	* Released Inti-GConf 1.0.4 - Stable Release.

	* configure.in: Version 1.0.4, Binary Age 5.0.0, Interface Age 1.0

Fri Mar 28 16:34:52 2003  Jeff Franks  <jcf@tpg.com.au>

	* configure.in: Added missing checks.

Wed Mar 26 12:20:49 2003  Jeff Franks  <jcf@tpg.com.au>

	* inti/gconf/client_class.h: Renamed file client_p.h
	and moved it into the new private subdirectory.

Thu Mar 6 16:50:40 2003  Jeff Franks  <jcf@tpg.com.au>

	* Released Inti-GConf, version 1.0 Beta4.

	* configure.in: Version 1.0.3, Binary Age 4.0.0.
	Requires Inti version 1.0.5.

	* inti/gconf/client.cc: Fixed C++ variable sized array
	error in the change_set_from_current() method.
	
	* inti/gconf/client.cc: Fixed bug 683878 reported by
	Dimitri Papadopoulos. The class init function now
	correctly assigns the address-of a static C++ class
	function to a C	function pointer.

Sat Mar 1 01:59:15 2003  Jeff Franks  <jcf@tpg.com.au>

	* Released Inti-GConf, version 1.0 Beta3.

	* configure.in: Version 1.0.2, Binary Age 3.0.0.
	Requires Inti version 1.0.4 and GConf 1.2.0.

	* Removed unnecessary project files depcomp, missing,
	mkinstaldirs, install.sh

	* configure.in: To improve cross-compiler compatibility
	the -ansi flag was added to the default CXXFLAGS when
	compiling the library with GCC.
	
Mon Nov 11 04:35:50 2002  Jeff Franks  <jcf@tpg.com.au>

	* Released Inti-GConf, version 1.0 Beta2.

	* configure.in: Version 1.0.1, Binary Age 2.0.0

	* reference docs: Updated doxygen comment layout.

Fri Nov 1 18:01:56 2002  Jeff Franks  <jcf@tpg.com.au>

	* Intial release of Inti-GConf, version 1.0 Beta-1.
