Changes since ZNC 0.200 This is a bugfix-mostly release. Fixes: * Fix a crash when a user changes the buffer size of a channel. * Fix a NULL pointer dereference in buffer-related module hooks. * Fix the autocycle module to not fight with ChanServ. * Fix the getchan command in the admin module. * Don't timeout bouncedcc connections so that idling DCC chats are possible. * Fix build error when compiling against uclibc(++). Minor stuff: * Improve the timeout message in the route_replies module. * Add the -r parameter to the man page of ZNC. * Install .py files along with .pyc.