summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index da639314..51053d9f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+20110619
+ emu/port/devfs-posix.c: put major/minor st_dev into path without mapping (with luck)
+ emu/port/kproc-pthreads.c: ensure pthread stack is at least PTHREAD_STACK_MIN (plus slop)
20110526
change osyield in Windows to use SwitchToThread instead of sleep(0) [e-mail list]
20110525