diff options
author | Vivek Jain <jvivek@novell.com> | 2005-05-23 17:52:57 +0800 |
---|---|---|
committer | Jain Vivek <jvivek@src.gnome.org> | 2005-05-23 17:52:57 +0800 |
commit | ef293bbfa5f0176d74b0435d7f331d2766612dc7 (patch) | |
tree | e27d5c13267a7758833adbdd958f0d3a89827f62 /ChangeLog | |
parent | 128075a77ebc9e1b21a1e50947ee0a5bb4dea8ca (diff) | |
download | gsoc2013-evolution-ef293bbfa5f0176d74b0435d7f331d2766612dc7.tar.gz gsoc2013-evolution-ef293bbfa5f0176d74b0435d7f331d2766612dc7.tar.zst gsoc2013-evolution-ef293bbfa5f0176d74b0435d7f331d2766612dc7.zip |
Removed the entries of groupwise-account-setup shared-folder
2005-05-23 Vivek Jain <jvivek@novell.com>
* configure.in : Removed the entries of
groupwise-account-setup
shared-folder
groupwise-send-options
groupwise-status-tacking
send-options
addressbook-groupwise
from AC_OUTPUT and base plugins and added
consolidated 'groupwise-features' plugin to base plugins and
AC_OUTPUT
svn path=/trunk/; revision=29401
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -1,8 +1,21 @@ +2005-05-23 Vivek Jain <jvivek@novell.com> + + * configure.in : Removed the entries of + groupwise-account-setup + shared-folder + groupwise-send-options + groupwise-status-tacking + send-options + addressbook-groupwise + from AC_OUTPUT and base plugins and added + consolidated 'groupwise-features' plugin to base plugins and + AC_OUTPUT + 2005-05-19 Chenthill Palanisamy <pchenthill@novell.com> * configure.in: Added a plugin to mark all messages as read for the selected and the sub folders to base - plugin. + plugin. 2005-05-19 Vivek Jain <jvivek@novell.com> |