From 07ab34cd582cf0bf75794c6b064cf70a44c8df6b Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 21 Jul 2010 11:44:47 -0700 Subject: [PATCH] TODO items --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 80a7f25053..f16297b5eb 100644 --- a/TODO +++ b/TODO @@ -9,3 +9,6 @@ - node_crypto, support for Buffer in update function of Cipher, Decipher, Hmac, Sign, Verify. See 9a26946aaa99a3f27905d5ba91220784e864e5d0 for an example of how to do it. + +- debug and production modes +- EventSource branch merged