02 Sep 02 21.48.28 - Alberto <albertogli@telpin.com.ar>
 * tag: b1 tag; a lot of things got fixed, so far the library is solid (never
	had a crash, but didn't get more test than myself)

27 Aug 02 20.59.27 - Alberto <albertogli@telpin.com.ar>
 * msnlib.py: added version number
 * msnclient.py: make up an usable client, tons of changes
 * cb.py: make the error table global

25 Aug 02 13.17.59 - Alberto <albertogli@telpin.com.ar>
 * msnlib.py: fixed a small bug that left the sb sockets nonblocking which
	might bring some problems
 * msnlib.py: fixed an important bug for sending messages that wrote two
	newlines after a message, and apparently the server didn't like it

29 Jul 02 00.44.30 - Alberto <albertogli@telpin.com.ar>
 * tag: a1 tag; fixed several bugs regarding messaging and now it's probably
	done (as in 'everything kinda works'). Obviously the interface still
	sucks but i think i'm done with the callbacks. Also added a bit of
	documentation, the basic README and cleaned up a little bit

28 Jul 02 04.04.22 - Alberto <albertogli@telpin.com.ar>
 * tag: Initial a0 tag. The basic working structure is there, it
	hasn't been tested enough (ie. never received or sent a message) but
	there is no need because i know it works =)

