                   net.nemein.wiki Changelog
                   -------------------------
Legend:
- All items marked with "!" represent a major API-Change that is
  not guranteed to be backwards compatible to previous versions
  which might even break existing functionality.
- All items marked with "+" represent completly new features.

2005-07-22 bergie
  + Implemented [photo: GUID] syntax for including images
    and screenshots
  + Implemented [note: Text], [warning: Text] and [tip: Text]
    formatters
  - Fixed RSS autodiscovery link

2005-07-21 bergie
  + Refactored Wiki linking based on code from WordPress SimpleLink
    plugin (http://warpedvisions.org/projects/simplelink)
  + Added RSS 2.0 export of latest changes

2005-04-26 torben
  - Adapted to the new caching infrastructure.

2005-03-16 torben
  - Rewrite the component to use the new base class interface
  - Added indexer support
  ! Moved configuriation files to the new default locations

2005-03-02 bergie
  - Switched to Markdown as default formatting system

2005-02-11 torben
  - Adapted to the new Metadata system.

2004-11-08 torben
  - Filesystem transition

2004-10-25
  + Added simple diff page
  + Enabled locking pages to be editable only via AIS
  + Enabled displaying some pages in navigation
  - Fixed URL name of Wiki index page

2004-09-29
  + Added 4 minute locking to the default schema to prevent simultaneous
    editing
  + Added "stub" text for empty pages
  - Moved Wiki pages from /topic/wikiword.html to /topic/wikiword/

2004-09-28
  - First ChangeLog entry
