aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-account-setup/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-account-setup/ChangeLog')
-rw-r--r--plugins/groupwise-account-setup/ChangeLog75
1 files changed, 0 insertions, 75 deletions
diff --git a/plugins/groupwise-account-setup/ChangeLog b/plugins/groupwise-account-setup/ChangeLog
deleted file mode 100644
index fa12f492af..0000000000
--- a/plugins/groupwise-account-setup/ChangeLog
+++ /dev/null
@@ -1,75 +0,0 @@
-2005-05-16 Not Zed <NotZed@Ximian.com>
-
- * camel-gw-listener.c: moved e-error to e-util.
-
-2005-03-07 Sivaiah Nallagatla <snallagatla@novell.com>
-
- * camel-gw-listner.c (add_addressbook_sources) :
- don't free container list here. It is chaced in
- connection and will be frred later.
-
- Fixes #72807
-
-2005-02-16 Not Zed <NotZed@Ximian.com>
-
- * groupwise-account-setup.c (org_gnome_gw_account_setup): return
- NULL, not an invisible, so it doesn't interfere with account
- editor.
-
-2005-02-23 JP Rosevear <jpr@novell.com>
-
- * org-gnome-gw-account-setup.eplug.in: add account wizard item
-
-2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
-
- * org-gnome-gw-account-setup.eplug.in: Added author and fixed
- description.
-
-2005-02-23 Hans Petter Jansson <hpj@novell.com>
-
- * camel-gw-listener.c: Include <libedataserverui/e-passwords.h>.
-
-2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>
-
- * camel-gw-listner.c (get_address_book_names_from_server)
- : Remove leading "%s" in the message. Similar to
- #36137
-
-2005-01-23 Sivaiah Nallagatla <snalagatla@novell.com>
-
- * camel-gw-listener.c (add_esource)
- (modify_esource) (add_addressbook_sources) :
- Don't set offline_sync value taken from camel url
- instead set "1" or "0" depending upon offline is enabled
- or not
-
-2005-01-21 Sivaiah Nallagatla <snallagtla@novell.com>
-
- * org-gnome-gw-account-setup.eplug.in : changed
- the item type from "item" to "item_table". avoids
- some debug spew on the console
-
-2005-01-20 Sivaiah Nallagatla <snallagatla@novell.com>
-
- * camel-gw-listener.c: (add_calendar_tasks_sources):
- Assiged value to URL.
-
-2005-01-15 Sivaiah Nallagatla <snallagatla@novell.com>
-
- * camel-gw-listner.c : use url->host instead of reading "poa"
- parameter everywhere. use "use_ssl" param instead of soap_ssl
- We not longer have separate settings for soap as we use soap for mail
- now
-
-2004-12-17 Sivaiah Nallagatla <snallagatla@novell.com>
-
- * camel-gw-listner.c (add_esource) : read "soap_ssl" from
- the camel url instead of "use_ssl"
-
-2004-12-15 Rodney Dawes <dobey@novell.com>
-
- * Makefile.am: Add camel-gw-listener.h to SOURCES
-
-2004-12-03 Sivaiah Nallagatla <snallagatla@novell.com>
-
- * initial check in