2011-05-19  Eric Day  <eday@oddments.org>

	Moved example docs from wiki into sphinx.

2011-05-19  Eric Day  <eday@oddments.org>

	Added example docs.

2011-05-09  Chmouel Boudjnah  <chmouel@chmouel.com>

	Cast to integer the default_ttl and the hide values.

2011-04-27  Chmouel Boudjnah  <chmouel@chmouel.com>

	Cast to integer the default_ttl and the hide values.
	
	as advised by eday.

2011-04-28  Chmouel Boudjnah  <chmouel@chmouel.com>

	Add deps in setup.py

2011-04-26  Chmouel Boudjnah  <chmouel@chmouel.com>

	Add python module dependences needs to launch burrow.

2011-04-24  Eric Day  <eday@oddments.org>

	Change TTL and hide values to be relative outside of backend API.

2011-04-24  Eric Day  <eday@oddments.org>

	Change TTL and hide values to be relative outside of backend API.

2011-04-22  Eric Day  <eday@oddments.org>

	Misc. bug fixes.

2011-04-21  Eric Day  <eday@oddments.org>

	Misc. bug fixes and.

2011-04-20  Eric Day  <eday@oddments.org>

	Added client API interfaces (Account and Queue), modified HTTP response formatting, misc doc/code cleanup.

2011-04-20  Eric Day  <eday@oddments.org>

	Added client API interfaces (Account and Queue), modified HTTP response formatting, misc doc/code cleanup.

2011-04-20  Eric Day  <eday@oddments.org>

	Pylint cleanup, reorganized code, added interactive shell.

2011-04-19  Eric Day  <eday@oddments.org>

	Pylint cleanup, reorganized code, added interactive shell.

2011-04-18  Eric Day  <eday@oddments.org>

	More docs, added /v1.0 to HTTP paths.

2011-04-18  Eric Day  <eday@oddments.org>

	More docs, added /v1.0 to HTTP paths.

2011-04-08  Eric Day  <eday@oddments.org>

	Added overview and protocol docs.

2011-04-08  Eric Day  <eday@oddments.org>

	Added overview and protocol docs.

2011-04-08  Eric Day  <eday@oddments.org>

	Added source code docs and got other sections started.

2011-04-07  Eric Day  <eday@oddments.org>

	Added source code docs and got other sections started.

2011-04-08  Eric Day  <eday@oddments.org>

	Moved code for command line tools into burrow package, commands are now simple sh scripts. Added .pylintrc and cleaned up pep8.

2011-04-07  Eric Day  <eday@oddments.org>

	Moved code for command line tools into burrow package, commands are now simple sh scripts. Added .pylintrc and cleaned up pep8.

2011-04-07  Eric Day  <eday@oddments.org>

	Added hooks and templates to build OpenStack themed Sphinx documentation.

2011-04-06  Eric Day  <eday@oddments.org>

	Added hooks and templates to build OpenStack themed Spinx documentation.

2011-04-06  Eric Day  <eday@oddments.org>

	A number of cleanup tasks and client support.

2011-04-05  Eric Day  <eday@oddments.org>

	Added command line tool, start of client class, and HTTP backend.

2011-03-30  Eric Day  <eday@oddments.org>

	Merged burrow and burrowd packages, the interfaces for backend/client can be shared, and this will also allow modular in-process queues.

2011-03-18  Eric Day  <eday@oddments.org>

	Started SQLite backend cleanup.

2011-03-18  Eric Day  <eday@oddments.org>

	More backend API cleanup.

2011-03-18  Eric Day  <eday@oddments.org>

	Further backend API cleanup, started cleanup in memory backend.

2011-03-17  Eric Day  <eday@oddments.org>

	Removed the need to 'queue_exists' decorator and backend methods.

2011-03-17  Eric Day  <eday@oddments.org>

	Switched to pass attributes as a dict instead of positional arguments.

2011-03-17  Eric Day  <eday@oddments.org>

	Switched to pass filters as a dict instead of positional arguments.

2011-03-18  Eric Day  <eday@oddments.org>

	Started locale support.

2011-03-17  Eric Day  <eday@oddments.org>

	Started locale support.

2011-03-17  Eric Day  <eday@oddments.org>

	Python prototype conversion to get new trunk started.

2011-03-17  Eric Day  <eday@oddments.org>

	First chunk of code from prototype. Beyond the prototype, configuration, module loading, and log handling was added.

2011-03-17  Eric Day  <eday@oddments.org>

	Created new burrow trunk.

