summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo2
1 files changed, 2 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index b9bf9b2a5b..cb49df19c6 100644
--- a/ToDo
+++ b/ToDo
@@ -29,6 +29,7 @@ Language Spec.
* resumable Exception via Exception#resume.
* method combination, e.g. before, after, around, etc.
* .. or something like defadvice in Emacs.
+* Class#allocate - basicNew
Hacking Interpreter
@@ -105,6 +106,7 @@ Ruby Libraries
Tools
* freeze or undump to bundle everything
+* bundle using zlib
Misc