#########################################################################
# Copyright (c)  2005, 2006  Stephan A. Rickauer.                       #
# Permission is granted to copy, distribute and/or modify this document #
# under the terms of the GNU Free Documentation License, Version 1.2    #
# or any later version published by the Free Software Foundation;       #
# with no Invariant Sections, no Front-Cover Texts, and no Back-Cover   #
# Texts.  A copy of the license is included in the section entitled     #
# "GNU Free Documentation License".                                     #
#########################################################################

Legend: (B) Bugfix, (F) New Feature, (C) Code cleanup, (D) Documentation

* 0.1-ALPHA-2 (2006-01-31)
    (F) Proper field validation in forms by using JavaScript
    (F) Added 'Update_ID' db field to track changes by username
        => Attention: DB layout changed!
    (F) Added user validation to submit page, too (security)
    (F) Display authenticated user in footer
    (C) Massive code cleanup in detail.php
    (D) Mentioning the author of the incorporated JavaScript
    (D) Added CHANGELOG (this file)

* 0.1-ALPHA-1 (2006-01-29)
    (F) Initial Release
