Version 1.0.0 (Jul 15 2002)
* Escaped ampersands within generated URLs for improved HTML compliance
* Fixed a transparency bug in blank.png
* Fixed RSS for servers that don't support SCRIPT_URI
* Changed to ignore topic restriction when logged in
* Added @TOPICID@
* Minor bugfixes and documentation updates
* Fixed database connection check
* Changed setup.php to work on systems using CRLF line terminators
* Swapped the order of the topic restiction and prefix parameters

Version 0.9.9 (Feb 6 2002)
* Fixed a link bug (introduced in 0.9.8) which prevented returning to offset 0

Version 0.9.8 (Feb 2 2002)
* Added PostgreSQL support
* Fixed edit entry default topic bug introduced in 0.9.7
* Changed to prevent the edit setup/entry/topics pages from being cached
* Added support for text next/prev links
* Added archive page which displays all entries in the weblog
* Changed control bar to be completely configurable through "edit setup"
* Minor bugfixes and documentation updates

Version 0.9.7 (Jan 13 2002)
* Added Rich Site Summary (RSS) support
* Added optional automatic paragraph formatting
* Set icon backgrounds to white for transparency impaired browsers
* Made "start" and "before" searches much more useful when linking
* Added next and previous buttons to full entry display

Version 0.9.6 (Dec 2 2001)
* Added topic restriction feature for sharing topics between pages
* Improved documentation
* Improved icons
* Added more error reporting to the install script
* Fixed max_articles = 0 bug (0 really was *zero*)
* Fixed problem with session cookies and multiple nested weblogs

Version 0.9.5 (Oct 9 2001)
* Added subst_local() hook and local.inc example
* Added @TOPIC@ token for use in "articles" and "more"
* Updated for XHTML compliance
* Reset last_modified after changing settings, if necessary
* Added support for multiple weblogs per database

Version 0.9.4 (Jul 15 2001)
* Added Easy Installer
* Added time adjust feature to change timezones
* Improved error messages
* Maximum title size increased
* Made independent "register_globals"
* icons/ -> gfx/, so no changes are necessary wrt Apache ScriptAlias
* Disable E_NOTICE, ensuring "broken property" messages are silenced
* Moved @BACKLINK@ from "articles" to "more" in default data
* Fixed back link in more display. Use "@BACKLINK@" in "more" variable instead
* Runs under non-POSIX systems (like Windows)
* Using wrap="virtual" in textareas

Version 0.9.3 (Jun 5 2001)
* Added preview mode
* Larger text boxes for editing
* Fixed bug preventing passwords containing special characters from logging in
* Added entry_save_local() hook
* Added optional search reset button
* Search checks title and more in addition to body
* Admin menu, back links and control bar location now configurable
* Added Last-Modified header support
* Removed correct "magic quotes" dependency

Version 0.9.2 (May 25 2001)
* Fixed Edit Setup save bug which affected some versions of MySQL
* Fixed missing @ in @TITLE@ with default data

Version 0.9.1 (May 23 2001)
* Added date range cgi search variables "start" and "before"
* Documented "magic quotes" requirement and external linking

Version 0.9.0 (May 20 2001)
* First public release
