CHANGES

Friki 1.1

+ Added logging of page reads as well as page edits.  Find those pupular but static pages.  Note that this
is most useful for low-traffic sites.  You may want to disable it on high-traffic sites, as it can overload
and slow down the Friki database with lots of log information.  To disable read logging either remove the call
to logRead in FrikiModel::getPage, or remove/alter its definition in FrikiRepository.

+ Added Installation instructions (README.txt) and a jar of the class files ready for direct installation.

+ Added this file.


Friki 1.0

+ Initial release.