aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-03-26 14:10:42 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-26 14:10:42 +0800
commitc66daf5a80ddfcf2bc6c3b9e98823c0b2b0eadae (patch)
treea39a085be00549a6986700999006f67f1a3c6453 /ChangeLog
parenteb75c1615c50dca8e06a0ba6ed46b5662c0ff0aa (diff)
downloadgsoc2013-evolution-c66daf5a80ddfcf2bc6c3b9e98823c0b2b0eadae.tar
gsoc2013-evolution-c66daf5a80ddfcf2bc6c3b9e98823c0b2b0eadae.tar.gz
gsoc2013-evolution-c66daf5a80ddfcf2bc6c3b9e98823c0b2b0eadae.tar.bz2
gsoc2013-evolution-c66daf5a80ddfcf2bc6c3b9e98823c0b2b0eadae.tar.lz
gsoc2013-evolution-c66daf5a80ddfcf2bc6c3b9e98823c0b2b0eadae.tar.xz
gsoc2013-evolution-c66daf5a80ddfcf2bc6c3b9e98823c0b2b0eadae.tar.zst
gsoc2013-evolution-c66daf5a80ddfcf2bc6c3b9e98823c0b2b0eadae.zip
Removed the address->description field.
2000-03-26 Christopher James Lahey <clahey@helixcode.com> * addressbook/backend/ebook/e-card-types.h: Removed the address->description field. * addressbook/backend/ebook/e-card.c: Added VCard output and the use of GtkArguments. * addressbook/backend/ebook/test-card.c: Updated this to use the GtkArguments. * addressbook/backend/ebook/e-book.c: Fixed a memory leak. svn path=/trunk/; revision=2164
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 934ea5b680..76a4cc434e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2000-03-26 Christopher James Lahey <clahey@helixcode.com>
+
+ * addressbook/backend/ebook/e-card-types.h: Removed the
+ address->description field.
+
+ * addressbook/backend/ebook/e-card.c: Added VCard output and
+ the use of GtkArguments.
+
+ * addressbook/backend/ebook/test-card.c: Updated this to use the
+ GtkArguments.
+
+ * addressbook/backend/ebook/e-book.c: Fixed a memory leak.
+
2000-03-25 Matt Loper <matt@helixcode.com>
* shell/e-shell-view.c (get_view): Move CORBA_Environment to