2009-01-12  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution Data Server 2.24.3 release

2009-01-05  Tor Lillqvist  <tml@novell.com>

	* evolution-data-server-zip.in: Add libebackend binary, import
	library and pkg-config file.

	Just add all of include/evolution-data-server-@BASE_VERSION@
	instead of bothering to list the subdirectories. (libebackend was
	missing.) Ditto for lib/pkgconfig and share/gtk-doc. The intent is
	that one does make install into a fresh empty target prefix anyway
	when one wants to build for distribution.

2009-01-05  Suman Manjunath  <msuman@novell.com>

	** Patch from Thomas <tmstaedt@t-mittelstaedt.de>
	** Fix for bug #564541

	* libedataserver/e-sexp.c (e_sexp_term_eval): NULL check an argument 
	before using its members.