Changes Since 0.6pre3
---------------------
Fix for QT2.x - major update that probably will mean that this will not
compile under QT1.x

Includes re-working Configure Script to make it work under QT2 and KDE2

This will NOT work under QT1.x

Changes Since 0.5
-----------------
Fixed Problem of disappearing KWvDial if not running KWM - this should
prevent the application from being able to dock if not running KWM.

Started Work on the new Statistics Screen

Changed layout to new tabbed main window

Added cost counter - thanks Mark

Fixed RedHat Package generation to put the package in the proper place on
the tree

Updated to WvDial 1.41 and fixed cfg.getint() compatibility problems

As per my statements on wvdial-list, I have implemented some pre-run checks
to try and give new users a somewhat better view of what is going on with
KWvDial, if it doesn't work.

Fixed Silly Makefile error/warning regarding "distclean" - doesn't change
anything, but makes the compile look cleaner.

Changes Since 0.4
-----------------
Fixed the docking code, it's now a lot less broken - Thanks Avery

Fixed the "Segfault on PPPD Startup" bug

Fixed the "Timer not resetting time" bug

Fixed the icon installation location - not sure if this is still right, but
we'll see.

First pass at creating a debian package for this program

Changes Since 0.3
-----------------

Fixed some variable scoping issues with the timer

Changed to newer KTMainWindow Class in preparation for moving to QT 2.0

Added View Menu Item to let the user toggle between PPP Usage Graph and
Status Log Screens - this is still badly broken

Added the beginnings of the stuff that will eventually make this app
dockable - I'm not sure how usable this is, but I have it responding to
events. This is not stable, and I'm looking for some help to address the
issues listed in the BUGS file.

Got the Documentation into line with what is expected

Synchonised with Avery's WvDial version (1.40)

Changes Since 0.2
-----------------

Added the Ability to delete the new profiles that the user has created.

Fixed the timer to display in HH:MM:SS

Fixed a couple of silly programming things that I had done.


Changes Since 0.2pre1
---------------------

Added the Ability to add more profiles.

Added a rudimentary timer.

Added a few splash windows.

Fixed several bugs and bad programmer things.

Changes Since 0.l
-----------------

KWvDial now hangs up the modem when it exits.