summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2005-05-27 14:51:00 +0000
committerrpj <rpj>2005-05-27 14:51:00 +0000
commit3cbb649e9987e4ed8b3dab44656b88450c59dcc8 (patch)
tree63a006a6bfb2cc9b03497db03ba2c75be03633fb /ChangeLog
parent95cd20cdab9cb516e2279bec4d25f1a55acaebd6 (diff)
''
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f8dc14..ee36470 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-27 Alexander Gottwald <alexander.gottwald at s1999.tu-chemnitz.de>
+
+ * pthread.h: Some things, like HANDLE, were only defined if
+ PTW32_LEVEL was >= 3. They should always be defined.
+
2005-05-24 Mikael Magnusson <mikaelmagnusson at glocalnet.net>
* GNUmakefile: Patched to allow cross-compile with mingw32 on Linux.