aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/ChangeLog')
-rw-r--r--libjava/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index 39020de..c1dcf66 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-21 Bryce McKinlay <mckinlay@redhat.com>
+
+ * include/win32-threads.h (_Jv_ThreadDesc_t): New typedef.
+ (_Jv_GetPlatformThreadID): New function.
+ * include/posix-threads.h (_Jv_ThreadDesc_t): New typedef.
+ (_Jv_GetPlatformThreadID): New function.
+
2006-06-20 Bryce McKinlay <mckinlay@redhat.com>
* gnu/classpath/natSystemProperties.cc (insertSystemProperties):