2008-11-24  Marco Pantaleoni  <panta@elasticworld.org>

	* sflib/version.py (get_version_setuptools): use '-' instead of
	'_'.

	* Improved setuptools versioning.

2008-11-20  Marco Pantaleoni  <panta@elasticworld.org>

	* integrated nose testing framework.

	* README.txt: added installation instructions.

	* removed ez_setup.py and setuptools bootstrapping since it seemed
	  to cause problems with virtualenv.

	* changed directory layout, to allow easy packaging.

	* integrated setuptools support.

2008-11-19  Marco Pantaleoni  <panta@elasticworld.org>

	* udom: added - a micro DOM library.

	* delegate.py: added - a modern delegate pattern library.

	* fileconf: added - this is a flexible configuration
	  file support library.

2008-06-12  Marco Pantaleoni  <panta@elasticworld.org>

	* ps.py: added (library to handle/access processes using /proc).

	* dictclass.py: added ("a base class that acts like a
	  dictionary, but saves to instance variables.")

2008-04-26  Marco Pantaleoni  <panta@elasticworld.org>

	* html.py: renamed getElementName() into getElementTagName().

2008-04-25  Marco Pantaleoni  <panta@elasticworld.org>

	* html.py: added some DOM navigation functions.

2008-04-06  Marco Pantaleoni  <panta@elasticworld.org>

	* visitor.py: implemented fallback operations.

2008-04-05  Marco Pantaleoni  <panta@elasticworld.org>

	* html.py: made fieldset and legend line entities.

	* visitor.py: added. This implements a modern version of the
	  visitor pattern.

2008-04-02  Marco Pantaleoni  <panta@elasticworld.org>

	* html.py: added output indentation.

2008-03-09  Marco Pantaleoni  <panta@elasticworld.org>

	* aviation.py: implemented and added.
	  Added lat_hms, lon_hms keyword construction to Point.

2008-03-07  Marco Pantaleoni  <panta@elasticworld.org>

	* html.py: added empty tags class generation.
	  Added COMMENT().
	  Added some tests.

	* added graph and queues.

	* html.py: Created.

	* Created.
