2003-06-07 Rodney Dawes <dobey@free.fr>

	* configure.ac: Up version to 0.99.9
	* src/e-cookies.c: Remove expired cookies
	* src/e-date-rfc.c: Fix date parser to use timezone offset
	
2003-06-06 Rodney Dawes <dobey@free.fr>

	* src/e-cookies.c: Fix another crash on finalize
	  Use cookies.xml instead of cookies.db
	  Fix bugzilla logout not working properly
	
2003-06-05 Rodney Dawes <dobey@free.fr>

	* src/e-cookies.c: Fix more crashiness
	* src/test-cookies.c: Save cookies from the test
	
2003-06-05 Rodney Dawes <dobey@free.fr>

	* src/e-cookies.[ch]: Save cookies, s/dispose/finalize/, fix crashes
	* src/test-cookies.c: Call g_type_init ()
	
2003-06-04 Rodney Dawes <dobey@free.fr>

	* src/e-cookies.c: Add code to overwrite existing cookies
	* src/test-cookies.c: Add cookie to test cookie overwriting
	
2003-06-03 Rodney Dawes <dobey@free.fr>

	* src/Makefile.am: Add test suite for cookies code
	* src/e-cookies.[ch]: Add the ability to add/find cookies
	  Clean up memory when we dispose of the object
	  Add a dup function for the cookie struct
	  Write the free function for the cookie structs
	  Call g_type_init
	  Fix the E_*_COOKIES macros to be correct
	* src/e-net.[ch]: Remove these things for now
	* src/e-wlan.[ch]: Remove these things for now
	* src/encompass-uri.c: Use g_path_get_dirname ()
	* src/test-cookies.c: Add cookie test suite
	* src/test-datetok.c: Return 0 for happy exit code
	
2003-06-01 Rodney Dawes <dobey@free.fr>

	* configure.ac: Add gobject-2.0 dependency
	* src/Makefile.am: Add date parser and test suite
	* src/e-cookies.c: Parse in the Expires flag of cookies from the xml
	* src/e-date-rfc.[ch]: Add date parser
	* src/test-datetok.c: Add test suite
	
2003-05-26 Rodney Dawes <dobey@free.fr>

	* configure.ac: Add libxml2 dependency
	* libelysium-2.0.pc.in: Remove libgnome, Add libxml2 dependencies
	* src/e-cookies.c: Remove some undefined API
	  s/destroy/dispose/
	  Load some cookies into a GList
	  Add some private utility for getting booleans from XML
	
2003-05-25 Rodney Dawes <dobey@free.fr>

	* src/e-cookies.c: Add framework for the destroy handler
	
2003-05-25 Rodney Dawes <dobey@free.fr>

	* Makefile.am: Add po to SUBDIRS, and intltool scripts to EXTRA_DIST
	* autogen.sh: Update to work properly with newer tools
	* configure.ac: Require newer autoconf, add intltool stuff
	* po/ChangeLog: Add ChangeLog for the po/ dir
	* po/POTFILES.in: Add files to be translated
	* src/e-cookies.[ch]: Make ECookies an opaque GObject
	
2003-05-25 Rodney Dawes <dobey@free.fr>

	* Makefile.am: Remove spec file stuff
	* configure.ac AC_PROG_LIBTOOL, remove spec file stuff
	* libelysium-2.0.spec.in: Remove spec file
	
2003-05-18 Rodney Dawes <dobey@free.fr>

	* configure.ac: Up version to 0.99.8.1
	* src/Makefile.am: Add e-cookies.[ch], small fixes
	* src/e-cookies.[ch]: Add cookie handling stuff
	
2003-03-27 Rodney Dawes <dobey@free.fr>

	* configure.ac: Up version to 0.99.8, Add gtk-doc checks
	* src/elysium-file.c: Fix returning wrong type of char *
	* src/elysium-file.h: Add C++-support
	
2002-11-02 Rodney Dawes <dobey@free.fr>

	* configure.ac: Up version to 0.99.6
	* src/elysium-file.c: Fix memory leaks
	
2002-09-29 Rodney Dawes <dobey@free.fr>

	* configure.ac: Up version to 0.99.5, Remove libgnome dep
	* libelysium-2.0.spec.in: Updates
	* src/elysium-file.[ch]: Remove libgnome deps
	
2002-08-18 Rodney Dawes <dobey@free.fr>

	* configure.ac: Up verstion to 0.99.2 and make a release
	
2002-06-06 Rodney Dawes <dobey@free.fr>

	* configure.ac: Up version to 0.99.1 and actually make a release
	* src/elysium-file.h: Include libgnome/gnome-util.h
	
2002-05-23 Rodney Dawes <dobey@free.fr>

	* configure.ac: Up version to 0.99.0.1, move configure.in to this
	* libelysium-2.0.(pc|spec).in: Move the old files to these and update
	* src/Makefile.am: Make the libraries be libelysium-2.0.*
	* src/elysium-file.c: Get rid of e_file_exists ()
	
2002-05-23 Rodney Dawes <dobey@free.fr>

	* *: create the gnome-1-4 branch and port HEAD to glib2
	
