2009-02-16  Srinivasa Ragavan  <[email protected]>

       * NEWS: Evolution Data Server 2.25.91 release

2009-02-14  Matthew Barnes  <[email protected]>

       ** Fixes part of bug #571761

       * src/server-interface-check.h:
       Stop using deprecated GtkType macros.

2009-02-09  Milan Crha  <[email protected]>

       ** Part of fix for bug #567861

       * libedataserver/e-source.c: (e_source_equal):
       Two sources also differ when one has set color_spec and the other not.

2009-02-09  Milan Crha  <[email protected]>

       ** Fix for bug #555888

       * libedataserver/e-proxy.h:
       * libedataserver/e-proxy.c:
       Read system proxy setting directly and listen to their changes.
       EProxy API changed, use e_proxy_peek_uri_for now.

2009-02-05  Suman Manjunath  <[email protected]>

       * configure.in: Expose the right CFLAGS for libical headers. We want
       to include <libical/ical*.h> (as suggested).

2009-02-03  Tor Lillqvist  <[email protected]>

       * configure.in: Use the more traditional and reliable
       AC_HELP_STRING instead of AS_HELP_STRING which doesn't work for me
       at least... And the file uses AC_HELP_STRING in all other places
       already anyway.