aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorShakti Sen <shprasad@novell.com>2005-07-25 15:37:03 +0800
committerShakti Prasad Sen <shaktis@src.gnome.org>2005-07-25 15:37:03 +0800
commitdca96e14ddba2d5e1327dd2931389b930c0b6cc3 (patch)
tree7867d9f40b69006d8f9ead969b7c1fd34da4f5c0 /plugins/exchange-operations/ChangeLog
parentb41ef3d9bfaed52dfcf6094634545a162c76eceb (diff)
downloadgsoc2013-evolution-dca96e14ddba2d5e1327dd2931389b930c0b6cc3.tar
gsoc2013-evolution-dca96e14ddba2d5e1327dd2931389b930c0b6cc3.tar.gz
gsoc2013-evolution-dca96e14ddba2d5e1327dd2931389b930c0b6cc3.tar.bz2
gsoc2013-evolution-dca96e14ddba2d5e1327dd2931389b930c0b6cc3.tar.lz
gsoc2013-evolution-dca96e14ddba2d5e1327dd2931389b930c0b6cc3.tar.xz
gsoc2013-evolution-dca96e14ddba2d5e1327dd2931389b930c0b6cc3.tar.zst
gsoc2013-evolution-dca96e14ddba2d5e1327dd2931389b930c0b6cc3.zip
Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. Added the hooks
2005-07-25 Shakti Sen <shprasad@novell.com> * Makefile.am: Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. * org-gnome-exchange-operations.eplug.in: Added the hooks for Calendar, Tasks and Contacts. * exchange-folder-permission.c: Added new functions to support 'File->Permissions' for all the components. * org-gnome-folder-permissions.xml: Changed the placeholder from 'Folder' to 'File' menu for 'Permissions' menu-item. Fixes bug #231968 (Partly). svn path=/trunk/; revision=29880
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 2a7161a6ed..4033d09874 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,15 @@
+2005-07-25 Shakti Sen <shprasad@novell.com>
+
+ * Makefile.am: Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'.
+ * org-gnome-exchange-operations.eplug.in: Added the hooks for Calendar,
+ Tasks and Contacts.
+ * exchange-folder-permission.c: Added new functions to support
+ 'File->Permissions' for all the components.
+ * org-gnome-folder-permissions.xml: Changed the placeholder from 'Folder'
+ to 'File' menu for 'Permissions' menu-item.
+
+ Fixes bug #231968 (Partly).
+
2005-07-25 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c