Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / TODO
diff --git a/TODO b/TODO
index 3dfdcfe0fe1b63f45c3400db9be3ea52b5ccd71d..ba5f4a35ccd9d1767e3a48916acd52d6c7e6759e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,6 +13,8 @@ High Priority:
 * something is leaking "a meg a minute" with heap debugging on
   with 1300+ clients
   (No idea)
+* add_Target in s_user.c turns pointers to ints
+  this doesn't make much sence on alpha where sizeof(void *) != sizeof(int)
 
 Medium Priority:
 * crule parser coredumps on invalid input
@@ -36,6 +38,4 @@ Medium Priority:
 * Document undernet protocol as it is used in
   doc/rfc1459.unet
 * Finish tokenization.
-* Allow for /WHO by IP address. (for finding who's port scanning you
-  for example).  Suggested by Nuke