aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9acc5a1a66..fe00dee982 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-06-25 Peter Williams <peterw@helixcode.com>
+
+ * configure.in (pthread stuff): Make threads required due
+ to threaded evolution-mail. Subst in the THREADS_LIBS et
+ al.
+
+ * tests/Makefile.am: Remove USE_THREADS conditional as we
+ always use threads now.
+
2000-06-21 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Fixed some vertical scroll bugs.