diff --git a/TODO b/TODO index 6223ffa76..cd449f111 100644 --- a/TODO +++ b/TODO @@ -13,4 +13,5 @@ High Priority -Rewrite wordWrap() (cere?) Low Priority -Fix bug where xmas/rainbow don't continue on the second line --Fix bug where ^x & ^r are inserted to the end of the message when using xmas/rainbow \ No newline at end of file +-Fix bug where ^x & ^r are inserted to the end of the message when using xmas/rainbow +-Rainbow (Possibly xmas as well) crashing clients when entering the second line. My guess is it is a color code being inserted at the end.