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 b63e9167..9c313edb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+20110209
+ split emu.h from lib9.h for all platforms
+ kproc in emu is now a void type as in os
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