aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b62b80221..2ee86eacbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1999-09-21 bertrand <Bertrand.Guiheneuf@aful.org>
+ * configure.in:
+ Check pthreads.
+
+ * camel/Makefile.am:
+ camel-folder-pt-proxy.c is only compiled
+ when pthreads are available.
+
* camel/camel-folder-pt-proxy.c:
Signal proxying implemenatation.
(_signal_marshaller_server_side):