0.2.7 from 0.2.6
	-File transfer betweens clients (ktalk 0.2.7 or newer). You can
         also send a file by dragging it from a kfm window onto the
         ktalk window.
	-found a solution to get "multihomed" Linux systems working. The 
	 problem was, that multihomed systems (i.e. systems with more
	 than one network) couldn't determine the correct reply address
	 for communication with the daemon. The problem still exists on 
	 non-Linux OS's.
	-implemented an Options Dialog
	-implemented a second "special character translation"
	-implemented the "full name" command, now you get the full name
	 of your talk partner, if both of you are using ktalk >0.2.7
	-ktalkd can now report new talk requests directly to ktalk, so you
	 can integrate it into a running ktalk connection
	-communication between ktalk clients implemented, now you 
	 normally have only one client per display
	-ktalk now shares a configuration file with ktalkd for 
	 announcement sound
	-implemented a "ping" command. Now you can check, if the other 
	 client is still running and how good the connection is (works only
	 with ktalk clients >= 0.2.7
	-compiles now under egcs 1.1 (is now ANSI C++)
	-output to stream now buffered, so that ktalk doesn't block on
	 slow connections

0.2.6 from 0.2.5
	-Changed back to old version of kexample, because the new version
	 had a lot of problems, like "make dist" not working, wrong
	 "INSTALL" found on solaris, automoc not working correctly, ...

0.2.5 from 0.2.4
	-renamed File/Quit to File/Exit, to be conform to the KDE standard
	-removed bug that prevented ASCII characters 128 - 254 from being
	 printed, except German umlauts.
	-complete rewritten the talk protocol sources, now they are hopefully
	 better readable :-)
	-implemented rudimentary functions for sending commands to another
	 ktalk client (will be used soon for conferencing and file transfer)
	-made it run under Qt-1.40 (it was segfaulting because of two binary
	 incompatible changes in QList <...> )

0.2.4 from 0.2.3
	-improved addressbook
	-time is printed for connect and disconnect
	-new command line option "--autoexit" (for use with kab)
	-moved to directory "Internet" instead of "Network" (according to 
	 Beta-4)

0.2.3 from 0.2.2
	-implemented i18n, included German messages
	-fixed bug in protocol detection
	-now runs on Solaris and DEC alpha

0.2.2 from 0.2.1
	-last talk addresses are saved and can be accessed easily in a
	 combo box in "talk to..." dialog and a listbox in addressbook
	-beeps when a connection is established (optional)
	-all talk windows can be included into the main window (optional)
	-talk windows can be closed automatically on disconnect (optional)
	-translation of German 'Umlaute' now optional
	-new icons!!! (thanks to Mark Donohoe and the icon team)
	-added -caption "%c" to Exec-entry in ktalk.kdelnk file as
	 suggested by Matthias Ettrich
	-now supports both old talk (port 517) and new talk protocol 
	 (port 518)
	-messages now in a special window, and the last message in the
	 status bar (thanks to Martin Vogt for this suggestion)
	-type of other client is detected and shown
	-compiles now on RedHat Linux (thanks to Stefan Siegel) and on 
	 solaris (thanks to Jrgen Schumacher)
	-new help files and screen shots (many thanks to Stefan Siegel)
	-czech help files (thanks to Robert Cimrman, only for version 0.2.1
	 yet)
	-arguments '--help' and '--version' implemented
	-renamed button "Add New" in addressbook to "Clear Form"
	-added a few tooltips
	-removed bug that caused ktalk to segfault
	-removed bug that caused ktalk to eat up all CPU time when remote
	 talk client closed connection

0.2.1 from 0.2.0
	-implementation of word erase and line erase
	-transformation of German "Umlaute"
	-more special keys implemented (Ctrl-G = ring bell, TAB)
	-word wrap at end of line
	-fonts configurable
	-usage of QMultiLineEdit instead of QTableView in talk window and
	 message window
	-copy and paste with mouse
	-usage of KApplication::localconfigdir() for address book
	-usage of kde widgets (KApplication, KMenuBar, KTopLevelWidget)
	-Helpfiles in English and German
	-using 'uname' instead of 'gethostname' (as suggested by Stephan Kulow)
	-new addressbook and talk dialog
	-nonblocking, if talk demon doesn't respond (very important!)

0.2.0 from 0.1.3
	-get_names enhanced - it can find now that the user is "su-ed" 
	-ktalk does not ring only once

0.1.3 from 0.1.2
	-default address file in ~/.ktalk.adr
	-warning when .ktalk.adr might not be updated
	-editing mode in the addressbook is indicated now
	-editing mode in the address insertion dialog is indicated now
	-real cleanup when leaving ktalk
	-desk->about menu entry moved to help menu, desk menu removed
	-no compiler warnings
	-some files merged

0.1.2 from 0.1.1
	-del button problem in the addressbook fixed
	-cursor in SimpleEdit widget
	-InfoDialogs appear in the middle of the screen now
	-resizeEvents implemented for almost all widgets
	-working addressbook!!!
	-ktalk exits no more when a bad hostname is given 

0.1.1 from 0.1.0
	-writing is possible only when connected and not during connecting
	-backspace works OK (ktalk-ktalk) and at least one-way (ktalk->talk)
	-dumping a core after giving a non-existing address and then clicking 
	 on text input widget fixed 
	-messages at the bottom of the listbox are now fully visible	
	-README improved (I hope)
