0.0: 2005/08/15
	* project foundation

0.1: 2005/09/09
	* initial public release

0.2: 2005/10/05
	* most docstrings filled in

	* small API changes (mostly notification and constant names)

	* MSG_* flags only occur inside sndrcvinfo() notifications; flags
	  received from recvmsg() are labeled now as FLAG_*. We expect this
	  separate low-level flags from the SCTP-specific flags.

	* Added methods do sctpsocket:
		get/set_rtoinfo()
		get/set_assocparams()
		get/set_paddrparams()
		get_status()
		get_paddrinfo()

