aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-01-06 03:36:44 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-01-06 03:36:44 +0800
commitb35057522912f7f58ad22e8967a721401fca531b (patch)
tree4570b29fa53b1dd2b4b284b93ed4ba85acf1f3c2 /widgets/misc/ChangeLog
parent7615f6d887c503dcef0386f53a5b03d65328c770 (diff)
downloadgsoc2013-evolution-b35057522912f7f58ad22e8967a721401fca531b.tar
gsoc2013-evolution-b35057522912f7f58ad22e8967a721401fca531b.tar.gz
gsoc2013-evolution-b35057522912f7f58ad22e8967a721401fca531b.tar.bz2
gsoc2013-evolution-b35057522912f7f58ad22e8967a721401fca531b.tar.lz
gsoc2013-evolution-b35057522912f7f58ad22e8967a721401fca531b.tar.xz
gsoc2013-evolution-b35057522912f7f58ad22e8967a721401fca531b.tar.zst
gsoc2013-evolution-b35057522912f7f58ad22e8967a721401fca531b.zip
merging send options
2005-01-06 Chenthill Palanisamy <pchenthill@novell.com> merging send options * Makefile.am: * e-send-options.[ch]: Widgets for the send options dialog * e-send-options.glade: Contains interface for the dialog svn path=/trunk/; revision=28249
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 7f31327bfc..8185300b22 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-06 Chenthill Palanisamy <pchenthill@novell.com>
+
+ merging send options
+ * Makefile.am:
+ * e-send-options.[ch]: Widgets for the send options dialog
+ * e-send-options.glade: Contains interface for the dialog
+
2005-01-04 Harry Lu <harry.lu@sun.com>
* misc/e-combo-button.c: (e_combo_button_popup): new internal function