2007-02-12 Srinivasa Ragavan * NEWS, configure.in: Evolution-Data-Server 1.9.91 release updates. 2007-02-12 Kjartan Maraas * libedataserver/e-sexp.c: (parse_value): Fix a crash. Patch from Trond Myklebust. Closes bug #360017. 2007-02-12 Ross Burton * configure.in: Don't use AM_PATH_ORBIT, but pkg-config (#400544). 2007-02-12 Priit Laes * configure.in: Prefix wasn't set for idl files which where then installed to /idl. Fixes bug #373495 2007-02-07 Matthew Barnes ** 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 Commiting on behalf of Andreas Henriksson . * libdb/hash/hash_open.c: Fixes the order of memset arguments.