summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorforsyth <forsyth@vitanuova.com>2011-02-24 23:12:52 +0000
committerforsyth <forsyth@vitanuova.com>2011-02-24 23:12:52 +0000
commiteaee8c58eb8bffb0d1752a55d275f7bc044b4a37 (patch)
tree3497a6ecd39a3db86e3cd4afc08fc937496df021
parent2a8de8e1265c3a3fa411281a699151a1712e0b75 (diff)
20110224-2312
-rw-r--r--CHANGES5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 9c313edb..36964c01 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,5 @@
-20110209
- 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]
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