Remove last GH header reference
[clinton/bobotpp.git] / TODO
diff --git a/TODO b/TODO
index 25ef4a2..db39a60 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,12 +10,12 @@ Done (2.2):
 * More detailed script error reporting
 * Commands::sendCTCP, Commands::sendCTCPReply
 * Add DCC_CHAT_END hook for Scheme
+* Implement ctcp-quote
 
-2.2:
+2.2.1:
 * Finish Texinfo manual
+* Implement ctcp-dequote
 * Finish adding commands to Scheme for sending messages
-  (e.g. bot:send-CTCP to send a CTCP message)
-* Add util functions for doing stuff like quoting CTCP messages
 * Finish adding hooks/send hooks
 
 2.4: 
@@ -24,6 +24,7 @@ Done (2.2):
 * Add !setcommandlevel (move ScriptCommands implementation to Commands
   and add a UserCommands)
 * Improve the help system
+* Enhance the scripting layer
 
 2.4/3.0 (2.4 iff backwards compatibility is maintained, 3.0 otherwise):
 General: