aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2004-06-25 05:27:44 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-06-25 05:27:44 +0800
commit516c77a7a9e1c7a8980dd2efa3b43e521d474079 (patch)
tree2637c93b080b4e4467cefe1169fc16fd521a2580 /mail/ChangeLog
parent348fd04aee155d7f90d3e0c3115db83be57a2b98 (diff)
downloadgsoc2013-evolution-516c77a7a9e1c7a8980dd2efa3b43e521d474079.tar
gsoc2013-evolution-516c77a7a9e1c7a8980dd2efa3b43e521d474079.tar.gz
gsoc2013-evolution-516c77a7a9e1c7a8980dd2efa3b43e521d474079.tar.bz2
gsoc2013-evolution-516c77a7a9e1c7a8980dd2efa3b43e521d474079.tar.lz
gsoc2013-evolution-516c77a7a9e1c7a8980dd2efa3b43e521d474079.tar.xz
gsoc2013-evolution-516c77a7a9e1c7a8980dd2efa3b43e521d474079.tar.zst
gsoc2013-evolution-516c77a7a9e1c7a8980dd2efa3b43e521d474079.zip
Add code to set the parent, position, and type hint of the "Add address"
2004-06-24 Rodney Dawes <dobey@novell.com> * em-utils.c (em_utils_add_address): Add code to set the parent, position, and type hint of the "Add address" dialog Fixes #60030 svn path=/trunk/; revision=26501
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 84de1ba05c..a7a86b17ed 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-24 Rodney Dawes <dobey@novell.com>
+
+ * em-utils.c (em_utils_add_address): Add code to set the parent,
+ position, and type hint of the "Add address" dialog
+
+ Fixes #60030
+
2004-06-23 Not Zed <NotZed@Ximian.com>
** See #54030.