2.0.1	- Initial support for public kiosk web applicaions
	- Fixed configure script to search for OS-installed BerkeleyDB4

2.0b 
	- Fixed blowfish encryption. 
	- Separated applist download XML-RPC method.
	- Disabled widgets on unfinished features (cash tickets) 
	- Separated workgroup applications page.  
	- Removed maximum time and tickets generated in prsettings. Redundant settings. 
	- Initial OpenKiosk NodeView 2.0 release

5/2/2005
--------
- Added content to ticket lookup viewer. Resized to much larger size.
- Created member list view like ticket list view. iTunes
  design. Integrated add/lookup member.
- Fixed end of day, operator reports.
- Fixed operator report html viewer.
- Added to the hour detail on report generation.

4/30/05
-------
- Tickets and membership accounts contains multiple allowed
  workgroup entries. 
- Added expiry date on inactive member accounts.

3/1/05
------
- Clean up startupdialog.cpp. Re-enabled encryption on settings. 
- Created base class for configuration pages. Added virtual methods for reading and
  writing to settings file, initializing and writing fields.
- Operator settings changed static entries of ACL page to dynamic 
- Config Dialog view like kcontrol/netscape configuration, dynamic loading of pages 
- NvBase no longer parents to NodeViewMain to prevent including main header file. Parents
  to CoreDBS instead.
- Finished mailer interface.

2/2/05
------
Connected signals within the server thread directly to slots that access
the GUI in the main thread. Used custom events. This caused crashes before.


1/25/05 - Connect XmlServ::Notify::aliveStation to
-------	  StationIconView::aliveStation.
	- Group all signal-slots connection in ViewBox constructor to clean up
	  mess in NodeView::initWindows and NodeView::configuration
	- Start working on the client
	- DONE

1/21/05 - XML-RPC protocol use
-------	- XMLRPC alive packet method
	- XMLRPC change password method 

9/07/2004
    0.8.3
	- Lots of bug fixes. Forgot all of them! :-)
	- Warning: statistics and reporting module still not working properly 
    

7/23/2004
	
    0.8	- Limited statistics and reports for operators.
	- Store users and stats as XML data on Berkeley DB. 
	- Port settings enabled in configuration.
	- KLP server can be started/stopped manually.
	- Added a console view for easier debugging of status messages.
	- Platform-independent method of saving files.
	- Configure script automatically searches out for Berkeley DB and Qt 
	  installation for correct generation of makefiles and linking with
	  libraries. 
	- Initial documentation   
	- Fixed all bugs listed in 
	  http://sourceforge.net/tracker/?group_id=42127&atid=432180.
	- Other bug fixes

6/2/2004

    0.3 - Security implemented. Limited operators access.
	- BlowFish encryption.
	- Discarded autoconf/automake garbage. NodeView now uses
	  the much more simple and elegant qmake to generate multi-platform
	  makefiles. 

5/6/2004

   0.2b - Initial release. Preview of features.
	