summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 36964c01..ea820309 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
+20110225
+ split emu.h from lib9.h for all platforms
+ kproc in emu is now a void type as in os
20110224
move private mem flag to Progs [issue 240, mechiel]
+20110224
20110208
emu/Linux/os.c - use -lrt's semaphores instead of signals
emu/Linux/mkfile - add -lrt to library list, and push out separation of X11LIBS from SYSLIBS for emu-g done ages ago