From ad27a90fa788a81253b5f2ad621d82ae574ae65d Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Thu, 8 Apr 2010 10:05:42 +0200 Subject: 0.0.4 is out --- doc/roadmap.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/roadmap.txt b/doc/roadmap.txt index de4b3cb..14003c0 100644 --- a/doc/roadmap.txt +++ b/doc/roadmap.txt @@ -1,8 +1,8 @@ ** 0.0.4 'Cat in my heart' ** - [OK] Userland heap (meaning kernel can give memory to processes) -- Userland helper functions for objects (server and client, shared memory segment manager) +- [OK] Userland helper functions for objects (server and client, shared memory segment manager) - [OK] Basic object method for knowing if object handles another method (list methods in src/include/gm) -- A manager module that manages all other running modules (the privilege of manager is given by the kernel to the first module loaded) +- [OK] A manager module that manages all other running modules (the privilege of manager is given by the kernel to the first module loaded) ** 0.0.5 'Truth is better cold' ** - Review privilege system -- cgit v1.2.3