Version 2.2
===========
* KLCC now needs KDE 3.2 or newer
* NEW: Make use of KWallet
* FIX: call offline script on auto-offline
* FIX: Menubar Quit only minimized klcc on newer KDE versions instead of exiting
* NEW: Use overlay icons for line status in systemtray
* FIX: Work with recent gcc versions (tested with both gcc 3.3.x and gcc 4.0.x)

Version 2.1
===========
* Changed the notification setup to use the new knotifydialog from KDE 3.1.
* Made callerinfo (ISDN) a notification.
* Made changes to follow the styleguide better.

Version 2.0.3
=============
* Begining of new documentation.
* Minor bugfixes

Version 2.0.2
=============
* French translation. (Contrib. by Kvin Ottens)
* Made shutdown feature work again! (Contrib. by Kvin Ottens)
* Fixed broken authentication code.
* Italian translation (Contrib. by HI-Lab * www.hi-lab.net)

Version 2.0.1
=============
* Only a repackaged version of 2.0

Version 2.0
===========
* Ported to KDE 3.
* New line selection and settings dialogs.
* Removed logging (the server has much better logging).
* Made online- and offlinescripts linedependent.
* Clean up of the LCP code.

Version 1.4
===========
* Made "Default to two (isdn-)channels" linedependent.
* Some cleanup and KDEifying of the UI.

Version 1.3
===========
* Added ability to cancel dialing.
* Added ability to disable auto-offline from the menus.
* Added online/offline-scripting.
* Fixed crash in settingsdialog.

Version 1.2
===========
* Moved dialogs to KDialog.
* Made auto-offline and costcalculation line specific.
* Made auto-offline more powerful.
* Show linestatus in systemtray.
* Auto-redial option.
* Online and offline notification using KNotify (off by default).

Version 1.1
===========
* Improved settingsdialog (Eric M.)
* 48x48 icons from Eric M.
* Implemented LCP 3.3 => needs at least Linesrv 2.1.3.
* Moved the LCP handling into a shared library (liblcpio).
* Added auto-reconnect feature.
* Corrected costcalc.
* 'Beep every X minutes' uses KNotify now.
* DCOP-connection between KLCMonitorApplet and klcc-instance.

Version 1.0
===========
* Added german translation (contributed by Eric Mller).
* Some code cleanup.
* Some more localization.
* Options to remember last windowposition and state.
* Option to remember last line used.
* Automatically updates linename when all names are received.
* Actually functioning ISDN code. :)
* New layout a'la Eric Mller.
* New icons from Eric Mller.
* Help added.

Version 0.10
============
* Added a DCOP interface
* Added some i18n in the logging functionality
* Added keybindings

Version 0.9
===========
* Added connection fee to cost calculation.
* Support for session management.
* Some Makefile magic for i18n.
* Added logging of incomming calls to file (ISDN). Untested!
* Added logging of connection info to file.
* Added serverconnection indicator to statusbar.

Version 0.8
===========
* Tooltip in systemtray showing online time for client
* Beep every x minutes (off by default)

Version 0.7
===========
* Cost calculation (only per minute)
* Added connect and disconnect to the systemtray menu
* Added applicationicon (lo-color 32x32, lo-color 16x16)

Version 0.5
===========
* Redesign of GUI
* Added code for automatic offline (time, upload, download)

Version 0.3
===========
* Added actions to systemtray menu.
* Option to connect to server on startup
* Option to go online on connect
* Cleanup of lineselection
* Full compliance of LCP3 -> LCP3.2 (I hope :)
* Translated to swedish
* And more...

Version 0.1
===========
First release
