2006-02-08  Christian W. Zuckschwerdt  <zany@triq.net>

	* Updated for OpenOBEX 1.1 (pkg-config)

2006-01-26  Christian W. Zuckschwerdt  <zany@triq.net>

	* Added --output switch by Daniel Burr/Andrzej Szombierski.

2006-01-21  Christian W. Zuckschwerdt  <zany@triq.net>

	* Simplified the swig/perl/Makefile.am.

2006-01-11  Christian W. Zuckschwerdt  <zany@triq.net>

	* Fixed a pointer typo and a free() typo.

2005-12-12  Christian W. Zuckschwerdt  <zany@triq.net>

	* Added perl, python and tcl binding with swig.

2005-09-15  Christian W. Zuckschwerdt  <zany@triq.net>

	* Quick iconv hack. Needs to be done in openobex.

2005-09-14  Christian W. Zuckschwerdt  <zany@triq.net>

	* Rewrote folder-listing parser to enhance compatibility

2005-09-12  Christian W. Zuckschwerdt  <zany@triq.net>

	* Connection headers by Philip Kovacs <kovacsp3@comcast.net>

2005-08-06  Christian W. Zuckschwerdt  <zany@triq.net>

	* Nokia hack (suppressing FBS)
	* Capabilty retrieving by Marco Canini <marco.canini@fastwebnet.it>

2005-06-27  Christian W. Zuckschwerdt  <zany@triq.net>

	* USB support, mainly by Daniel Burr <joaniemrc@dodo.com.au>

2005-06-19  Christian W. Zuckschwerdt  <zany@triq.net>

	* Added implicit setpath support in every function.

2005-06-11  Christian W. Zuckschwerdt  <zany@triq.net>

	* Fixed quoting problem. Lets hope this wont break libtool.

2005-06-10  Christian W. Zuckschwerdt  <zany@triq.net>

	* Added simple caching
	* Removed recursive put. Apps should implement it themselves.

2005-06-09  Christian W. Zuckschwerdt  <zany@triq.net>

	* New configure flag to enable building docs (disabled by default now)

2005-03-23  Christian W. Zuckschwerdt  <zany@triq.net>

	* Security fix suggested by Kevin Finisterre <kf@digitalmunition.com>

2005-03-21  Christian W. Zuckschwerdt  <zany@triq.net>

	* GCC 2.96 compat fixes by Paul Boddie <paul@boddie.org.uk>

2004-01-15  Christian W. Zuckschwerdt  <zany@triq.net>

	* Documentation updated by Hendrik Sattler <debian@hendrik-sattler.de>

2004-01-10  Christian W. Zuckschwerdt  <zany@triq.net>

	* Typo fix to setpath by Olivier Berger <oberger@ouvaton.org>
	* Removed some BT ifdefs by Hendrik Sattler
	* Use VERSION macro suggested by Andrej Kacian

2004-12-17  Christian W. Zuckschwerdt  <zany@triq.net>

	* Added sdp lib checks, reported by George Styles and Johan Debal

2004-12-12  Christian W. Zuckschwerdt  <zany@triq.net>

	* Fixed do_at_cmd, reported by Donald Burns <dmb@reliance.co.uk>

2004-11-21  Christian W. Zuckschwerdt  <zany@triq.net>

	* Bluetooth device and channel auto-discovery

2004-11-20  Christian W. Zuckschwerdt  <zany@triq.net>

	* FreeBSD patch by Bruce Simpson <bms@spc.org>

2004-11-19  Christian W. Zuckschwerdt  <zany@triq.net>

	* Bug fixes (for Sony-Ericsson) by David Haslam <dhaslam@ntlworld.com>

2004-11-12  Christian W. Zuckschwerdt  <zany@triq.net>

	* Don't send S45 UUID first (broke other phones too, sorry S45 users)

2004-11-10  Christian W. Zuckschwerdt  <zany@triq.net>

	* Fixed linebreaks in contributed backup script.

2004-09-26  Christian W. Zuckschwerdt  <zany@triq.net>

	* Moved vmo converter into a seperate package

2004-09-05  Christian W. Zuckschwerdt  <zany@triq.net>

	* Serial-USB converter fix, Gerhard Reithofer

2004-08-10  Christian W. Zuckschwerdt  <zany@triq.net>

	* Uploads discard path info now.

2004-07-25  Christian W. Zuckschwerdt  <zany@triq.net>

	* Added support for Sony-Ericsson phones, debian Bug#261328

2004-06-11  Christian W. Zuckschwerdt  <zany@triq.net>

	* Version option added

2004-03-05  Christian W. Zuckschwerdt  <zany@triq.net>

	* NetBSD portability patch by Soren S. Jorvang <soren@wheel.dk>

2004-02-04  Christian W. Zuckschwerdt  <zany@triq.net>

	* Skip transports not linked, François Fleuret <francois.fleuret@inria.fr>

2004-01-30  Christian W. Zuckschwerdt  <zany@triq.net>

	* IrCOMM 1-line show stopper fixed by Stefan Behnel <Stefan@Behnel.de>

2003-12-28  Christian W. Zuckschwerdt  <zany@triq.net>

	* setpath patch for T610 by Adam Goode <adam@evdebs.org>

2003-10-22  Christian W. Zuckschwerdt  <zany@triq.net>

	* bfb_write_packets patch by Jorge Ventura <jorge.ventura@varig.com>
	* connection setup fixes (cobex)

2003-10-01  Christian W. Zuckschwerdt  <zany@triq.net>

	* Bluetooth support

2003-09-24  Christian W. Zuckschwerdt  <zany@triq.net>

	* Ericsson phones are now working with the unified cobex.
	* removed the automatic directory parsing, please just the -c switch.
	* Shuffled the option names for obexftp to counter missunderstandings.

2003-07-18  Christian W. Zuckschwerdt  <zany@triq.net>

	* fixed a Makefile bug reported by Carwyn Edwards

2003-04-11  Christian W. Zuckschwerdt  <zany@triq.net>

	* all but data output goes to stderr now (suggested by Heiko)
	* The environment variable OBEXFTP_PORT is used as a default.

2003-02-17  Christian W. Zuckschwerdt  <zany@triq.net>

	* Added vmo converters (suggested by Dmitry Zakharov)

2003-02-11  Christian W. Zuckschwerdt  <zany@triq.net>

	* Added UUID fallback for C55 (suggested by Hristo Todorov)

2002-01-26  Christian W. Zuckschwerdt  <zany@triq.net>

	* Unified BFB and PE;

2002-01-19  Christian W. Zuckschwerdt  <zany@triq.net>

	* C++ compatible header files (suggested Carsten Pfeiffer)

2002-01-09  Christian W. Zuckschwerdt  <zany@triq.net>

	* Big file transmission problem solved

2002-11-22  Christian W. Zuckschwerdt  <zany@triq.net>

	* Jan Metz <metz@jamecs.de> supplied me with his RH8 box and
	  some SL45i connected to it. Finally S45(i) is working.

2002-11-19  Christian W. Zuckschwerdt  <zany@triq.net>

	* this is the last release to support OpenOBEX 0.9.8

2002-11-14  Christian W. Zuckschwerdt  <zany@triq.net>

	* Removed glib dependancy
	* win32 target is working (tested with mingw)

2002-10-17  Christian W. Zuckschwerdt  <zany@triq.net>

	* Removed Siemens references in favor of OBEX enabled devices
	* Enhancements for upcoming OpenOBEX 1.0.0

2002-04-29  Christian W. Zuckschwerdt  <zany@triq.net>

	* Erricsson T39m support, req. by Ole Streicher <ole.streicher@gmx.de>

2002-03-04  Christian W. Zuckschwerdt  <zany@triq.net>

	* Try harder to connect. IRDA needs patience.
	* Wrote a man page. Should really be a docbook refentry.

2002-02-11  Christian W. Zuckschwerdt  <zany@triq.net>

	* cobex now capable of asynch operation

2002-02-09  Christian W. Zuckschwerdt  <zany@triq.net>

	* Rewrote main using getopt.

2002-02-08  Christian W. Zuckschwerdt  <zany@triq.net>

	* Fixed BFB protocol (Code 0x01 is ACK not PREPARE...).

2002-02-07  Christian W. Zuckschwerdt  <zany@triq.net>

	* Implemented BFB protocol.

2002-01-19  Christian W. Zuckschwerdt  <zany@triq.net>

	* Implemented delete and rename.

2002-01-18  Christian W. Zuckschwerdt  <zany@triq.net>

	* Initial beta.
	* It's work in progress so expect errors and report/fix then!

