TODO
changeset 14 fe8adc56b109
parent 7 b04ef0b1cd3b
child 18 4435146391ae
equal deleted inserted replaced
13:d3554afaa768 14:fe8adc56b109
     1 #
     1 #
     2 # Project : mcbot
     2 # Project : mcbot
     3 #
     3 #
     4 
     4 
     5 Known Bugs:
     5 Known Bugs:
     6 	* no known bugs :)
     6 	* no known bugs :) fixed
     7 	* PRIVMSG for n=some@unaffiliated/users
     7 	* PRIVMSG for n=some@unaffiliated/users
     8 	* strdup must be freed...
     8 	* strdup must be freed: DONE
     9 
     9 
    10 Todo:
    10 Todo:
    11 	* UTF-8 aware Character-Encoding
    11 	* UTF-8 aware Character-Encoding
    12 	* Dynamic Loading of plugins with dlopen
    12 	* Dynamic Loading of plugins with dlopen
    13 	* implementation of some fun stuff  
    13 	* implementation of some fun stuff