blob: 29e3e82796132d249f465c19373713f36316c810 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2009-01-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #539467
* webdav-contacts-source.c: (find_webdav_group),
(ensure_webdav_contacts_source_group),
(remove_webdav_contacts_source_group):
Find group by its base uri, not by a localized name.
2008-09-24 Philip Withnall <philip@tecnocode.co.uk>
** Fixes bug #553479
* webdav-contacts-source.c (plugin_webdav_contacts):
String capitalisation improvements.
2008-08-12 Bharath Acharya <abharath@novell.com>
* Makefile.am: Added necessary libraries to link to. Build break while
compiling on Windows. Added a ChangeLog file for webdav-account-setup
plugin.
2008-08-04 Matthias Braun <matze@braunis.de>
** Fix for bug #544051
** Added WebDAV plugin
* Makefile.am:
* org-gnome-evolution-webdav.eplug.xml:
* webdav-contacts-source.c:
WebDAV backend for addressbook - GUI plugin for account setup.
|