aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-03-28 06:48:24 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-03-28 06:48:24 +0800
commit767c63615d6229c42ea90503f3888aebf38519ae (patch)
treee911f4ecce4fd1b9e96451f6f640d90ea192bea0 /ChangeLog
parent3ec585e1b510620a718d672ac682f2b467fe43c2 (diff)
downloadgsoc2013-evolution-767c63615d6229c42ea90503f3888aebf38519ae.tar
gsoc2013-evolution-767c63615d6229c42ea90503f3888aebf38519ae.tar.gz
gsoc2013-evolution-767c63615d6229c42ea90503f3888aebf38519ae.tar.bz2
gsoc2013-evolution-767c63615d6229c42ea90503f3888aebf38519ae.tar.lz
gsoc2013-evolution-767c63615d6229c42ea90503f3888aebf38519ae.tar.xz
gsoc2013-evolution-767c63615d6229c42ea90503f3888aebf38519ae.tar.zst
gsoc2013-evolution-767c63615d6229c42ea90503f3888aebf38519ae.zip
This test is basically now invalid.
2000-03-27 NotZed <NotZed@HelixCode.com> * tests/test9.c (main): This test is basically now invalid. * tests/test11.c (main): Fix for async search api. Probably works. Removed camel-mbox-*.h headers, should be private. svn path=/trunk/; revision=2200
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 14 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index aaa92fb9c1..ed1df2e934 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
-2000-03-27 Tuomas Kuosmanen <tigert@gimp.org>
+2000-03-27 NotZed <NotZed@HelixCode.com>
+
+ * tests/test9.c (main): This test is basically now invalid.
+ * tests/test11.c (main): Fix for async search api. Probably works.
+ Removed camel-mbox-*.h headers, should be private.
+2000-03-27 Tuomas Kuosmanen <tigert@gimp.org>
* art/attachment.xpm art/mail-new.xpm art/mail-read.xpm
art/mail-replied.xpm art/mark.xpm art/meeting.xpm
art/priority-high.xpm art/priority-low.xpm
@@ -64,6 +69,14 @@
* addressbook/backend/ebook/e-book.c: Set the card id properly
when retrieving a card.
+2000-03-22 NotZed <NotZed@HelixCode.com>
+
+ * e-util/e-sexp.h: Formatting cleanup.
+
+2000-03-07 NotZed <NotZed@HelixCode.com>
+
+ * e-util/Makefile.am (libeutil_la_SOURCES): s-sexp.h -> e-sexp.h.
+
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h: Added the ability to set the
card's id (and made getting it work correctly also.)
@@ -109,7 +122,6 @@
for name, full name, birthday, telephone, email, and street
address properties.
-
2000-03-22 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/.cvsignore,