2003-11-27 Sebastian Sareyko  <s.sareyko@cityweb.de>
	* Commented out the "Download" Tab


2003-11-18 Sebastian Sareyko  <s.sareyko@cityweb.de>
	* Fixed some problems that were caused by the iconv patch.


2003-11-14 Sebastian Sareyko  <s.sareyko@cityweb.de>
	* Removed g_free (number); in callbacks.c
	  Thanks to Michael Furman
	* Added a patch to recieve phonebook entries in UTF-8 and convert
	  them to ISO8859-2
	  Thanks to Bostjan Mller

	  
2003-10-16 Sebastian Sareyko  <s.sareyko@cityweb.de>
	* Added ftruncate before write in save_obex_file
	* Included strings.h in cobex.c
	  This should make tsemgr compile on SOLARIS
	  Thanks to Alex (nax71@free.fr)
	* Changed TCSBRKP to TCSBRK in cobex_cleanup
	  This should make tsemgr compile on SOLARIS
	  Thanks to Alex (nax71@free.fr)


2003-08-28 Sebastian Sareyko  <s.sareyko@cityweb.de>

	* Removed Buttons to switch tabs
	* Code cleaned up
	* Added a(n empty) download tab

	
2003-08-11 Sebastian Sareyko  <s.sareyko@cityweb.de>

	* Added Gnu Autotools support patch from Clinton Roy
	* Restructured tsemgr directory (added src dir for .c/.h files)
	* Removed original config.h from src dir
	* Replaced all __HAVE_BLUETOOTH__ with HAVE_BLUETOOTH
	* Removed #define VERSION from tsemgr.h
	* Replaced VERSION with PACKAGE_VERSION
	
