Changes file for kcli, the KDE command line interface.
Developed and maintained since 0.6 by
  Andrew Lagodzinski (andrew@lago.com)

Based on acli 0.6 
  by Brian Cooper (cooperb@er4.eng.ohio-state.edu)
============================================================

In 0.9
  - Updated Makefiles to use new FSSTD.
  - 

In 0.8
  - Fixed window placement.
  - Replaced calls to system() with execute() from kwm.
  - Added kcli.kdelnk
  - Addedd call to setMaximumSize to prevent kcli from being
    maximized.
  - Converted to autoconf using KExample.

In 0.7
  - Switched to KDE widgets. KMsgBox, KSeparator		
  - Use QString for history list.
  - Use KConfig to do variable history length. 
  - Window Position is saved between invocations.

In 0.6

  - Now a KApplication.
  - Updated html page.
  - Removed Close button.
  - Added Help button.
  - Alt-Q quits kcli
  - Line edit gets focus on startup.
