2005-07-02  Harish Krishnaswamy  <[email protected]>

       * configure.in : bump version, libtool numbers.

2005-07-02  Harish Krishnaswamy  <[email protected]>

       * libedataserver/e-categories.c: (initialize_categories_config):
       Fix all the compiler warnings.

2005-06-22  Tor Lillqvist  <[email protected]>

       * configure.in: Don't check locking on Win32. Add gnome-vfs-2.0 o
       E_DATA_SERVER_DEPS. Add gobject-2.0 to CAMEL deps. Substitute also
       EXEEXT in EVO_SUBST_SERVER_RULE.

2005-06-12  Sarfraaz Ahmed <[email protected]>

       * servers/Makefile.am : use ENABLE_LDAP instead of HAVE_LDAP
       * configure.in : And rename HAVE_KRB5 to ENABLE_KRB5.

2005-06-12  Sarfraaz Ahmed <[email protected]>

       * configure.in : Print the status for Exchange support being present.
       * servers/Makefile.am : Build Exchange only if LDAP is enabled.

2005-06-11  Sarfraaz Ahmed <[email protected]>

       * configure.in : Fixed a minor typo to fix make clean.

2005-06-10  Sarfraaz Ahmed <[email protected]>

       * configure.in : Added the Exchange server communication code to
       servers directory. Also enabled a HAVE_KRB5 automake conditional.
       * servers/Makefile.am : Now build exchange as well.