aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/send-options/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-01-24 23:57:23 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-01-24 23:57:23 +0800
commit435673264c7c20197a8e74627c085a97b7215d4f (patch)
tree0c0b0a54c3aa8062d6adbfc19d1a59f35b0028bf /plugins/send-options/ChangeLog
parentffb6743fa4f3d328a3ccb2edb3cd9d662a3f3c4c (diff)
downloadgsoc2013-evolution-435673264c7c20197a8e74627c085a97b7215d4f.tar
gsoc2013-evolution-435673264c7c20197a8e74627c085a97b7215d4f.tar.gz
gsoc2013-evolution-435673264c7c20197a8e74627c085a97b7215d4f.tar.bz2
gsoc2013-evolution-435673264c7c20197a8e74627c085a97b7215d4f.tar.lz
gsoc2013-evolution-435673264c7c20197a8e74627c085a97b7215d4f.tar.xz
gsoc2013-evolution-435673264c7c20197a8e74627c085a97b7215d4f.tar.zst
gsoc2013-evolution-435673264c7c20197a8e74627c085a97b7215d4f.zip
Changed the item_type to section instead of item. Made the necessary
2005-01-24 Chenthill Palanisamy <pchenthill@novell.com> * org-gnome-send-options.eplug.in: Changed the item_type to section instead of item. * send-options.c (get_cnc): Made the necessary changes to get cnc since some part of dependant code was changed in groupwise account set up plugin. (org_gnome_send_options): Changed the prototype of the function to return the widget. (send_options_commit): Added a warning message if the Modification was not sent to the server. svn path=/trunk/; revision=28530
Diffstat (limited to 'plugins/send-options/ChangeLog')
-rw-r--r--plugins/send-options/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/send-options/ChangeLog b/plugins/send-options/ChangeLog
index aabd5b84f2..1981fa78ec 100644
--- a/plugins/send-options/ChangeLog
+++ b/plugins/send-options/ChangeLog
@@ -1,3 +1,16 @@
+2005-01-24 Chenthill Palanisamy <pchenthill@novell.com>
+
+
+ * org-gnome-send-options.eplug.in: Changed the item_type to
+ section instead of item.
+ * send-options.c (get_cnc): Made the necessary changes to get cnc
+ since some part of dependant code was changed in groupwise account
+ set up plugin.
+ (org_gnome_send_options): Changed the prototype of the function
+ to return the widget.
+ (send_options_commit): Added a warning message if the Modification
+ was not sent to the server.
+
2005-01-12 Chenthill Palanisamy <pchenthill@novell.com>
* Makefile.am: