diff options
Diffstat (limited to 'plugins/webdav-account-setup/ChangeLog')
-rw-r--r-- | plugins/webdav-account-setup/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/webdav-account-setup/ChangeLog b/plugins/webdav-account-setup/ChangeLog new file mode 100644 index 0000000000..0a512b4dd3 --- /dev/null +++ b/plugins/webdav-account-setup/ChangeLog @@ -0,0 +1,15 @@ +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. |