aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-05-03 07:06:52 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-05-03 07:06:52 +0800
commit1f7bdbf9c16ab5948ea2c8143216ea66c286d715 (patch)
tree5c3534faed84b0dc481d6ecc4e8a8897702df5de /ChangeLog
parent5f25c0c05cdbc3b5b382140566431a3d15807151 (diff)
downloadgsoc2013-evolution-1f7bdbf9c16ab5948ea2c8143216ea66c286d715.tar
gsoc2013-evolution-1f7bdbf9c16ab5948ea2c8143216ea66c286d715.tar.gz
gsoc2013-evolution-1f7bdbf9c16ab5948ea2c8143216ea66c286d715.tar.bz2
gsoc2013-evolution-1f7bdbf9c16ab5948ea2c8143216ea66c286d715.tar.lz
gsoc2013-evolution-1f7bdbf9c16ab5948ea2c8143216ea66c286d715.tar.xz
gsoc2013-evolution-1f7bdbf9c16ab5948ea2c8143216ea66c286d715.tar.zst
gsoc2013-evolution-1f7bdbf9c16ab5948ea2c8143216ea66c286d715.zip
And here too.
2000-05-02 NotZed <NotZed@HelixCode.com> * tests/test13.c: And here too. * tests/test2.c (main): REmoved gmime-utils.h * tests/Makefile.am (LDADD): Add libeutil to default link line. (test_movemail_LDADD): Fixed order for libutil linking. svn path=/trunk/; revision=2761
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d7faf07bc..537ea0c190 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-05-02 NotZed <NotZed@HelixCode.com>
+
+ * tests/test13.c: And here too.
+
+ * tests/test2.c (main): REmoved gmime-utils.h
+
+ * tests/Makefile.am (LDADD): Add libeutil to default link line.
+ (test_movemail_LDADD): Fixed order for libutil linking.
+
2000-05-02 Matt Loper <matt@helixcode.com>
* tests/Makefile.am: set G_LOG_DOMAIN.