summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2011-02-24 23:08:03 +0000
committerforsyth <forsyth@vitanuova.com>2011-02-24 23:08:03 +0000
commitcb6deecc455ddb2a6a83cedaafc576838587d217 (patch)
treeb1ef6ea611515c18da988ee2a368939d2eb8f1be /CHANGES
parent39f1a17d6a1f530b723b42717a2c14db6a25cf16 (diff)
20110224-2305
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