Mon Sep 25 20:06:33 EEST 2000 Jonas Juselius <jonas@iki.fi>
    * Fixed major problems introduced in the previous fix... ;-(
    * The end result: It works, but unfortunately breaks existing NavItem
    * objects (fortunately not terminally, by re-saving the NavItem, it starts
    * working again).

Wed Sep 20 17:26:42 EEST 2000 Jonas Juselius <jonas@iki.fi>
    * Fixed minor problem with dates in NavItem.
    * This is now version 2.0 (not beta anymore), since I have not received
    * any complaints in a long time :-)

Mon Jan 31 15:29:33 EET 2000 Jonas Juselius <jonas@iki.fi>
    * Changed name of the Navigator to ZNavigator
    * Almost total rewrite of the ZNavigator. The new ZNavigator has many new
    * features, is easier to use, easier to manage, and the code is a lot
    * simpler. 
    * For more info read the README, and look at the help sections in the
    * ZNavigator objects. For an example of how to use the ZNaviagtor import
    * the navigator_demo.zexp in the examples/ folder in the distribution.

Wed Sep  8 14:17:43 EEST 1999 Jonas Juselius <jonas@iki.fi>
    * Public release v0.8b

Thu Sep  9 14:17:43 EEST 1999 Jonas Juselius <jonas@iki.fi>
    * Added default URL postfixes to NavSections
    * Added postfix to NavItems
    * Added prperty 'non_active' to make isActive() always return 0 for link
    * WARNING! Version 0.90 is not object compatible with version 0.8b

Tue Sep 21 11:45:52 EEST 1999 Jonas Juselius <jonas@iki.fi>
    * Fixed bug with 'postix' missing from base Navigator objects
    * WARNING! Version 0.91 is not object compatible with earlier versions
      See the INFO file for more information on how to fix your old Navigator 
      objects.

Wed Sep 22 16:24:21 EEST 1999 Jonas Juselius <jonas@iki.fi>
    * Version 1.0
    * Major modifications. Version 1.0 is no longer compatible with any older
      versions.
    * Removed NavSection objects. These are now replaced with Navigators.
    * Added proper examples on how to use the Navigators

Thu Sep 23 11:25:27 EEST 1999 Jonas Juselius <jonas@iki.fi>
    * Version 1.01
    * Minor bugfixes. 
    * Removed some too restrictive sanity checks on paths. 

Thu Oct 18 10:25:27 EEST 1999 Jonas Juselius <jonas@iki.fi>
    * Version 1.02
    * Made REQUEST available from renderItem() 
