aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Kahn <xkahn@cybersites.com>2001-03-07 00:15:30 +0800
committerBenjamin Kahn <xkahn@src.gnome.org>2001-03-07 00:15:30 +0800
commitc8949ea9cef8d432002d956dd4a79ca89ca92fec (patch)
treec79b8f1e4b2fe0d5b97c1abd9f9a1ef58da3d7bd /addressbook/ChangeLog
parente6e1655f31dca8aceb4c97c966d44bac23eb7200 (diff)
downloadgsoc2013-evolution-c8949ea9cef8d432002d956dd4a79ca89ca92fec.tar
gsoc2013-evolution-c8949ea9cef8d432002d956dd4a79ca89ca92fec.tar.gz
gsoc2013-evolution-c8949ea9cef8d432002d956dd4a79ca89ca92fec.tar.bz2
gsoc2013-evolution-c8949ea9cef8d432002d956dd4a79ca89ca92fec.tar.lz
gsoc2013-evolution-c8949ea9cef8d432002d956dd4a79ca89ca92fec.tar.xz
gsoc2013-evolution-c8949ea9cef8d432002d956dd4a79ca89ca92fec.tar.zst
gsoc2013-evolution-c8949ea9cef8d432002d956dd4a79ca89ca92fec.zip
Added the third argument to e_contact_editor_new. (Cheated and send NULL
2001-03-06 Benjamin Kahn <xkahn@cybersites.com> * contact-editor/e-contact-quick-add.c (clicked_cb): Added the third argument to e_contact_editor_new. (Cheated and send NULL for the field argument, which is probably troublesome. It will be fixed soon by either clahey or toshok.) svn path=/trunk/; revision=8568
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 221e3f81e1..027dfb3e6c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2001-03-06 Benjamin Kahn <xkahn@cybersites.com>
+
+ * contact-editor/e-contact-quick-add.c (clicked_cb):
+ Added the third argument to e_contact_editor_new. (Cheated
+ and send NULL for the field argument, which is probably
+ troublesome. It will be fixed soon by either clahey or
+ toshok.)
+
2001-03-06 Jon Trowbridge <trow@ximian.com>
* gui/component/select-names/e-select-names-model.c