15 Jan 2006
-----------
* Add code to handle <text:a> and <text:bookmark-start>
* Add a <meta> element to set character set to UTF-8

09 Jan 2006
-----------
Thanks to Michael Wechenr for finding these two:
* Added default namespace to <html> starting tag.
* Added the <html>, <head>, and <body> elements. What on earth
  possessed me to leave those out?

* Don't generate an empty <thead/> element.

01 Jan 2006
-----------
Thanks to "Skot" for these changes.
* Added handling of <text:line-break> and <text:s>
* Changed variable name "cr" to "lineBreak"
* Wrap <col> elements in <colgroup>

09 Nov 2005
-----------
* Fixed missing / in the list of URNs in ODTransform.java
  (Thanks to Antti Jokipii)

06 Nov 2005
-----------
* First alpha release version

