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 51053d9f..5c37adee 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+20110629
+ change x86 getcallerpc to avoid use of %ebp [issue 266]
+ change type of getcallerpc to uintptr from ulong
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)