aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2001-02-05 23:57:15 +0800
committerChris Lahey <clahey@src.gnome.org>2001-02-05 23:57:15 +0800
commit5a8d47207061f70c4dc0ce6c77d12ea241644133 (patch)
treee19b6c2385514629f48676cee50ef9c477349aba /addressbook/ChangeLog
parent6c2bb13f676683a4ea59af45bf9d750bb6a84591 (diff)
downloadgsoc2013-evolution-5a8d47207061f70c4dc0ce6c77d12ea241644133.tar
gsoc2013-evolution-5a8d47207061f70c4dc0ce6c77d12ea241644133.tar.gz
gsoc2013-evolution-5a8d47207061f70c4dc0ce6c77d12ea241644133.tar.bz2
gsoc2013-evolution-5a8d47207061f70c4dc0ce6c77d12ea241644133.tar.lz
gsoc2013-evolution-5a8d47207061f70c4dc0ce6c77d12ea241644133.tar.xz
gsoc2013-evolution-5a8d47207061f70c4dc0ce6c77d12ea241644133.tar.zst
gsoc2013-evolution-5a8d47207061f70c4dc0ce6c77d12ea241644133.zip
Make the Note field be quoted printable.
2001-02-05 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-card.c (e_card_get_vcard): Make the Note field be quoted printable. 2001-01-27 Christopher James Lahey <clahey@helixcode.com> * gui/search/e-addressbook-search-dialog.c (e_addressbook_search_dialog_init): This should be a close button, not a cancel button. svn path=/trunk/; revision=7971
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index e05d693599..57b6c6be5a 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,14 @@
+2001-02-05 Christopher James Lahey <clahey@helixcode.com>
+
+ * backend/ebook/e-card.c (e_card_get_vcard): Make the Note field
+ be quoted printable.
+
+2001-01-27 Christopher James Lahey <clahey@helixcode.com>
+
+ * gui/search/e-addressbook-search-dialog.c
+ (e_addressbook_search_dialog_init): This should be a close button,
+ not a cancel button.
+
2001-02-04 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names-manager.c