0.1.0 - Sun Jan 17 09:49:07 EST 2010
	* Update test suite to use dev.rabbitmq.com by default; still overridden with MQHOST environment variable.
	* Bumped minor release number as things seem happy and stable.

0.0.4 - Tue Dec 29 16:52:45 EST 2009
	* make the tests use pack 'LL' instead of 'Q' for those that compile there perls incorrectly or cannot afford enough bits to make Q happen.

0.0.3 - Fri Dec 25 13:23:36 EST 2009
	* added tests for the txn support
	* fixed file descriptor leak

0.0.2 - Thu Dec 19 03:00:00 EST 2009
	* Thread safety added.
	* txn support from Joshua Kronengold
	* some docs bugs.

0.0.0.1 - Thu Nov 12 15:46:46 EST 2009
	* Initial release