2004-07-19 JP Rosevear * configure.in: bump version, libtool numbers, soup requirement 2004-07-16 Sivaiah Nallagatla * libedataserver/e-source-group.c (e_source_group_remove_source) (e_source_group_remove_source) : disconnet the signal handler registered on source object for CHANGED singal as we may not be interested in the changes in source once it is removed form the group 2004-07-12 Chris Toshok [ most likely fixes #57999 ] * libdb/dist/aclocal/options.ac: set the default unique name to "_eds". this will append _eds to all externally visible libdb symbols, so we can be sure it won't conflict with another libdb (linked dynamically). * libdb/dist/configure: regen after options.ac change. * libdb/dist/.cvsignore: ignore db_int_def.h 2004-07-07 Rodrigo Moya * libedataserver/e-source.[ch] (e_source_build_absolute_uri): made this function public. 2004-07-07 Not Zed * src/server.c (main): bind to the right charset (i.e. utf8). See #58976.