2007-02-12  Srinivasa Ragavan <sragavan@novell.com>

	* NEWS, configure.in: Evolution-Data-Server 1.9.91 
	release updates.

2007-02-12  Kjartan Maraas  <kmaraas@gnome.org>

	* libedataserver/e-sexp.c: (parse_value): Fix a crash.
	Patch from Trond Myklebust. Closes bug #360017.

2007-02-12  Ross Burton  <ross@openedhand.com>

	* configure.in:
	Don't use AM_PATH_ORBIT, but pkg-config (#400544).

2007-02-12  Priit Laes  <plaes@svn.gnome.org>

	* configure.in: Prefix wasn't set for idl files which where then
	installed to /idl. Fixes bug #373495

2007-02-07  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #359979, #384183

	* e-msgport.c (e_msgport_wait): Behavior is now block-and-pop
	instead of block-and-peek.  Eliminates the need for a cache.

	* e-msgport.c (e_msgport_new), (e_msgport_get): Rip out the
	cache logic, which was broken anyway.

	* e-msgport.c (thread_dispatch): Adapt to new e_msgport_wait()
	semantics, and simplify the logic.

2007-01-29  Chenthill Palanisamy  <pchenthill@novell.com>

	Commiting on behalf of Andreas Henriksson <andreas@fatal.se>.
	
	* libdb/hash/hash_open.c: Fixes the order of memset arguments.