summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b9b4422..9c1adff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1978,7 +1978,7 @@ Tue Feb 2 18:07:43 1999 Ross Johnson <rpj@swan.canberra.edu.au>
* implement.h: Add #include <pthread.h>.
Change sem_t to ptw32_sem_t.
- Various patches by Kevin Ruland <Kevin.Ruland@anheuser-busch.com>
+Tue Feb 2 18:07:43 1999 Kevin Ruland <Kevin.Ruland@anheuser-busch.com>
* signal.c (pthread_sigmask): Add and modify casts.
Reverse LHS/RHS bitwise assignments.