diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
| commit | 3e382f0c9435cbf72570a87640652ad1551c7cfd (patch) | |
| tree | 05a22f5c99a808756cc017dc190711ca46c84ac7 /TODO | |
| parent | 658bfd183905576ed5f4dbe57a2ee82711b6ac93 (diff) | |
tagging ychat-0.7.9.1ychat-0.7.9.1
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,8 @@ - Must do's for next RELEASE - -$ Add thread pool decreasing +$ None specific - Might do's for next RELEASE - +$ Add thread pool decreasing $ dir : public vector<string> $ Disable /help command for commands wich are not accessible for the $ specific user. @@ -9,6 +10,10 @@ $ Flood protection $ Add /nick, /beam, /su $ Add / to whisper to the last person to whom the user has been whispered the last time. +- Known bugs - +$ The session manager sometimes does not free a session. The user object might hang. +$ Using yChat via proxy sometimes causes a white chat stream. + - To do in general for some later RELEASE - $ Use libevent $ Not found sites should get a 404 error site! |
