log muc.py @ 275:09a5bde70919 default tip master

age author description
Thu, 11 Mar 2010 14:15:31 +0100 Charly COSTE (muc) created "state" attribute to replace the "connected" one
Sat, 13 Mar 2010 14:40:32 +0100 Charly COSTE (muc) removed "participants" attribute since it isn't used
Sat, 13 Mar 2010 14:25:34 +0100 Charly COSTE (muc) auto_reconnect must be set in join() not in __init__() because we turn it to False in leave()
Mon, 08 Mar 2010 18:29:41 +0100 Charly COSTE (muc) minor change in NotConnected error message