about summary refs log tree commit diff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 0f826cf..0572cd6 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
 [] Write x86 bootloader
-[] More cpp features
+[] More cpp features (implement new and delete)
 [] Code cleanup
-[] Add memory management
 [] Add an ACPI interface
-[] Add signals
+[] Fix shell cmd delete bugs
+[] Refractor some code to use malloc and free such as strtok