From 81a13d873f315ff5d91bb669cf0335265d5818be Mon Sep 17 00:00:00 2001 From: Greg Taylor Date: Tue, 3 Apr 2007 19:15:29 +0000 Subject: [PATCH] Updating TODO to reflect our handling of multi-word names. --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 7f86b610f6..eaff25789d 100644 --- a/TODO +++ b/TODO @@ -11,8 +11,6 @@ High Priority Tasks a built-in permissions system, it should be trivial to use it for the purpose. * Figure out how to handle our scripting support. -* Handle multi-word account names gracefully. Need to modify login prompt - to use quotes like MUX. * Look into logging in with your email address instead of username. * Implement @alias. Can probably just use an attribute instead of a new object DB field. Shouldn't be too bad. Also needs proper search