summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--README10
2 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 15aa039..04b46ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1998-12-11 Ben Elliston <bje@toilet.to.cygnus.com>
+
+ * README: Update info about subscribing to the mailing list.
+
Mon Dec 7 09:44:40 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* dll.c (PthreadsEntryPoint): Cast return value of GetProcAddress
diff --git a/README b/README
index a7de2e1..603ba90 100644
--- a/README
+++ b/README
@@ -1,8 +1,14 @@
This directory contains an implementation of pthreads for Win32.
+Mailing list
+------------
+Dec 10 1998
+
There is a mailing list for discussing pthreads on Win32 which is
-manually operated at present. Send mail to postmaster@air.net.au to
-request that you be subscribed.
+managed by Majordomo. To subscribe, send mail to majordomo@air.net.au
+and place the fllowing text in the message body:
+
+ subscribe pthreads-win32
Building the library with Cygwin32 or Mingw32