aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@novell.com>2005-01-25 10:25:24 +0800
committerHans Petter <hansp@src.gnome.org>2005-01-25 10:25:24 +0800
commit099cdcea99e064a01de4c4f1cf9aa7e051a5ba4a (patch)
tree0d917ebafda31ea58e695efc20b6d17b51985014 /composer/ChangeLog
parent7857bee857d1c799d569f1043b004b63d9afab7b (diff)
downloadgsoc2013-evolution-099cdcea99e064a01de4c4f1cf9aa7e051a5ba4a.tar
gsoc2013-evolution-099cdcea99e064a01de4c4f1cf9aa7e051a5ba4a.tar.gz
gsoc2013-evolution-099cdcea99e064a01de4c4f1cf9aa7e051a5ba4a.tar.bz2
gsoc2013-evolution-099cdcea99e064a01de4c4f1cf9aa7e051a5ba4a.tar.lz
gsoc2013-evolution-099cdcea99e064a01de4c4f1cf9aa7e051a5ba4a.tar.xz
gsoc2013-evolution-099cdcea99e064a01de4c4f1cf9aa7e051a5ba4a.tar.zst
gsoc2013-evolution-099cdcea99e064a01de4c4f1cf9aa7e051a5ba4a.zip
Set pointers to the contact editor creation functions in the entries, so
2005-01-24 Hans Petter Jansson <hpj@novell.com> * e-msg-composer-hdrs.c (create_addressbook_entry): Set pointers to the contact editor creation functions in the entries, so they can pop up said editors. svn path=/trunk/; revision=28540
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 7f34d08ade..2d7e532f33 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-24 Hans Petter Jansson <hpj@novell.com>
+
+ * e-msg-composer-hdrs.c (create_addressbook_entry): Set pointers to the
+ contact editor creation functions in the entries, so they can pop up
+ said editors.
+
2005-01-12 Not Zed <NotZed@Ximian.com>
* e-msg-composer.c (destroy): initialise composer before using it.