aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-06-29 02:30:06 +0800
committerDan Winship <danw@src.gnome.org>2000-06-29 02:30:06 +0800
commitb3fd58b848852b4c7defa484859c60a8bf232562 (patch)
tree1931971a126edcc1eb6da35f23ff120eb2bd091a /mail/ChangeLog
parent66814218ac6136e798ddf83908da8df94c894824 (diff)
downloadgsoc2013-evolution-b3fd58b848852b4c7defa484859c60a8bf232562.tar
gsoc2013-evolution-b3fd58b848852b4c7defa484859c60a8bf232562.tar.gz
gsoc2013-evolution-b3fd58b848852b4c7defa484859c60a8bf232562.tar.bz2
gsoc2013-evolution-b3fd58b848852b4c7defa484859c60a8bf232562.tar.lz
gsoc2013-evolution-b3fd58b848852b4c7defa484859c60a8bf232562.tar.xz
gsoc2013-evolution-b3fd58b848852b4c7defa484859c60a8bf232562.tar.zst
gsoc2013-evolution-b3fd58b848852b4c7defa484859c60a8bf232562.zip
Call od_assert_using_oaf() or od_assert_using_goad() as appropriate to
* main.c (init_corba): Call od_assert_using_oaf() or od_assert_using_goad() as appropriate to make sure people didn't someone trick the build system. svn path=/trunk/; revision=3776
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f705d7e395..3e7c9a1f69 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-28 Dan Winship <danw@helixcode.com>
+
+ * main.c (init_corba): Call od_assert_using_oaf() or
+ od_assert_using_goad() as appropriate to make sure people didn't
+ someone trick the build system.
+
2000-06-28 Jeffrey Stedfast <fejj@helixcode.com>
* message-list.c: Added prototype for filter_date to make
@@ -194,7 +200,6 @@
UI-friendly name.
(dispatch_func): Free the saved prettyname.
->>>>>>> 1.221
2000-06-21 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Removed an erroneous comment.