0.3.1
~~~~~

* Added -l option to list all sites
* Fix blog post formatting to use post date, not mtime
* Fixed a problem in sitemap timestamp
* Updated usage string
* Don't insert empty meta descriptions
* Avoid crashing while getting title for an empty file
* Move manual to separate location.
* Add <?insert siteroot dots?> command
* Docstring cleanup

0.3
~~~

* Great big refactoring, much easier to read
* Rebuilding rules should be a little smarter as a result
* Add an option for a user-supplied awb config directory
* Add dry-run option.
* <?insert blog root?> removed
* All generated links are relative (at least I think they are)
* Allow \ in replacement strings. Credt: Christer Sjöholm
* New <?insert siteroot?> commd. Credt: Christer Sjöholm
* Allow spaces in filenames. Credt: Christer Sjöholm
* Use SafeConfigParser. Credt: Christer Sjöholm

* Spaces, not tabs
* Add docstrings, and more comments where helpful


0.2.3
~~~~~

* Don't generate index.html for directories with no txt file contents.

0.2
~~~

* Add HTMLTidy support
* Generate index.html for directories without
* Last link (link to this page) in breadcrumbs has the full
  http://etc.etc./ url - others are only absolute urls.
* Blog auto-generated links include hostname -- don't
* Likes to regenerate my newsletters even when the only thing I change
  is CSS
