<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,52 +1,51 @@
-2007-06-02  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
+ObexFTP 0.22 (released 2008-06-15)
+----------------------------------
+
+	* added proper unicode support
+	* added support for transparent OBEX-over-AT mode
+	* rewritten at-command function
+	* added specific error messages
+	* refactored to flexible bt_kit layer
+	* fixed cache root duplicates
+	* fixed off-by-one and unfreed mem in cache layer
+	* added pkg-config file
+	* added example code
+	* switched to doxygen
+	* added python binding callbacks 
+	* portable packed structs 
+	* enabled linux hci dev names for source selection
+	* Python binding uses distutils now, tested by Adam Williamson
+	* removed exit from bt discovery
+	* Better autodetection for possible language bindings
+	* reworked win32 support
 	* Motorola SLVR L2 cobex fix by Andrey Rahmatullin
-
-2007-06-01  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
+	* now using AC_HELP_STRING for compat with autoconf &lt;=2.57
 	* added hci selection support, drafted by Manuel Naranjo
-
-2007-05-27  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
-	* prefer PCSUITE over FTP, req. by Martin Storsj&#246; for Series 60 2nd Ed.
 	* switched obexftp cli to new discovery api 
-
-2007-05-26  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
+	* prefer PCSUITE over FTP, req. by Martin Storsj&#246; for Series 60 2nd Ed.
 	* fixed compile error with &gt;=swig-1.3.28
-
-2007-05-21  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
 	* renamed sdp browse function
-
-2007-05-02  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
 	* fixed month/day swapping in atotime, spotted by Dr. Johannes Zellner
-
-2006-09-19  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
+	* added BFC compatibility for newer Siemens phones
+	* added PCSOFTWARE uuid support for SHARP phones
+	* added motorola support
+	* end bfb mode properly
+	* added CPROT=0 support from 3GPP 27.007 
+	* fixed ericsson init
 	* fixed invalid conn_id in disconnect rep. by Alan J. McFarlane
-
-2006-08-03  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
 	* better create flag handling in setpath
-
-2006-07-31  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
 	* Changed LDADD to LIBADD sug. by Sergey Vlasov &lt;vsu@altlinux.ru&gt;
-
-2006-06-28  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
 	* obexftpd clean up by Hendrik Sattler
 	* 64-bit fixes by Hendrik Sattler
 	* Removed all (dangerous) obex_headerdata_t casts
-
-2006-05-28  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
-
 	* Reorganized all swig-dependant Makefiles
 	* Applied cobex write patch from Simon Ruggier &lt;Simon80@gmail.com&gt;
 	* Applied   from Frode Isaksen &lt;fisaksen@bewan.com&gt;
 
+
+ObexFTP 0.21 (released 2006-06-27)
+----------------------------------
+
 2006-05-26  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Fixes to obexftpd suggested by Hendrik Sattler
@@ -56,6 +55,10 @@
 	* Added ruby binding
 	* Added preliminary discovery function
 
+
+ObexFTP 0.20 (released 2006-05-16)
+----------------------------------
+
 2006-05-16  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Change __S_IFDIR to S_IFDIR with fallback sug. by Alex Kanavin
@@ -74,6 +77,10 @@
 
 	* device/channel code cleanup
 
+
+ObexFTP 0.19 (released 2006-02-08)
+----------------------------------
+
 2006-02-08  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Updated for OpenOBEX 1.1 (pkg-config)
@@ -86,6 +93,10 @@
 
 	* Simplified the swig/perl/Makefile.am.
 
+
+ObexFTP 0.18 (released 2006-01-18)
+----------------------------------
+
 2006-01-11  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Fixed a pointer typo and a free() typo.
@@ -140,16 +151,20 @@
 
 	* GCC 2.96 compat fixes by Paul Boddie &lt;paul@boddie.org.uk&gt;
 
-2004-01-15  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
+2005-01-15  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Documentation updated by Hendrik Sattler &lt;debian@hendrik-sattler.de&gt;
 
-2004-01-10  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
+2005-01-10  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Typo fix to setpath by Olivier Berger &lt;oberger@ouvaton.org&gt;
 	* Removed some BT ifdefs by Hendrik Sattler
 	* Use VERSION macro suggested by Andrej Kacian
 
+
+ObexFTP 0.17 (released 2004-12-17)
+----------------------------------
+
 2004-12-17  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Added sdp lib checks, reported by George Styles and Johan Debal
@@ -162,6 +177,10 @@
 
 	* Bluetooth device and channel auto-discovery
 
+
+ObexFTP 0.16 (released 2004-11-23)
+----------------------------------
+
 2004-11-20  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* FreeBSD patch by Bruce Simpson &lt;bms@spc.org&gt;
@@ -170,6 +189,10 @@
 
 	* Bug fixes (for Sony-Ericsson) by David Haslam &lt;dhaslam@ntlworld.com&gt;
 
+
+ObexFTP 0.15 (released 2004-11-13)
+----------------------------------
+
 2004-11-12  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Don't send S45 UUID first (broke other phones too, sorry S45 users)
@@ -178,6 +201,10 @@
 
 	* Fixed linebreaks in contributed backup script.
 
+
+ObexFTP 0.14 (released 2004-09-26)
+----------------------------------
+
 2004-09-26  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Moved vmo converter into a seperate package
@@ -233,11 +260,19 @@
 
 	* fixed a Makefile bug reported by Carwyn Edwards
 
+
+ObexFTP 0.13 (released 2003-04-11)
+----------------------------------
+
 2003-04-11  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* all but data output goes to stderr now (suggested by Heiko)
 	* The environment variable OBEXFTP_PORT is used as a default.
 
+
+ObexFTP 0.12 (released 2003-02-17)
+----------------------------------
+
 2003-02-17  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Added vmo converters (suggested by Dmitry Zakharov)
@@ -246,15 +281,23 @@
 
 	* Added UUID fallback for C55 (suggested by Hristo Todorov)
 
-2002-01-26  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
+
+ObexFTP 0.11 (released 2003-01-26)
+----------------------------------
+
+2003-01-26  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Unified BFB and PE;
 
-2002-01-19  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
+2003-01-19  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* C++ compatible header files (suggested Carsten Pfeiffer)
 
-2002-01-09  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
+
+ObexFTP 0.10 (released 2003-01-10)
+----------------------------------
+
+2003-01-09  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Big file transmission problem solved
 
@@ -286,14 +329,42 @@
 	* Try harder to connect. IRDA needs patience.
 	* Wrote a man page. Should really be a docbook refentry.
 
+
+ObexFTP 0.9 (released 2002-02-18)
+---------------------------------
+
+
+ObexFTP 0.8 (released 2002-02-14)
+---------------------------------
+
+
+ObexFTP 0.7 (released 2002-02-13)
+---------------------------------
+
+
+ObexFTP 0.6 (released 2002-02-12)
+---------------------------------
+
+
+ObexFTP 0.5 (released 2002-02-11)
+---------------------------------
+
 2002-02-11  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* cobex now capable of asynch operation
 
+
+ObexFTP 0.4 (released 2002-02-09)
+---------------------------------
+
 2002-02-09  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Rewrote main using getopt.
 
+
+ObexFTP 0.3 (released 2002-02-08)
+---------------------------------
+
 2002-02-08  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Fixed BFB protocol (Code 0x01 is ACK not PREPARE...).
@@ -302,10 +373,18 @@
 
 	* Implemented BFB protocol.
 
+
+ObexFTP 0.2 (released 2002-01-19)
+---------------------------------
+
 2002-01-19  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Implemented delete and rename.
 
+
+ObexFTP 0.1 (released 2002-01-18)
+---------------------------------
+
 2002-01-18  Christian W. Zuckschwerdt  &lt;zany@triq.net&gt;
 
 	* Initial beta.</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -1,19 +1,24 @@
 ObexFTP recent NEWS
 ===================
 
-* Motorola support, tested with models v710/e815
+* proper unicode support
+* support for transparent OBEX-over-AT mode
+* working win32 support (again)
+* full Series 60 support
+* Newer Siemens phones (BFC support)
+* Sharp support (PCSOFTWARE uuid)
+* added motorola support
+* 3GPP 27.007 cable support (CPROT=0)
+* 64-bit clean
+* obexftpd daemon application
 
+* Motorola support, tested with models v710/e815
 * be sure to give ObexFS a spin!
-
 * object caching and directory parsing (for things like ObexFS)
 
-
 * Nokia support via IrDA and Bluetooth
-
 * Siemens S65 support
-
 * Everything but data goes to stderr for more simple redirection.
-
 * VMO converter (gsm and wav) split into seperate package.
-
 * Ericsson and Siemens cable support unified (still testing).
+</diff>
      <filename>NEWS</filename>
    </modified>
    <modified>
      <diff>@@ -24,3 +24,23 @@ Philip Kovacs &lt;kovacsp3@comcast.net&gt; - connection id support
 
 Alan Zhang &lt;vibra@tom.com&gt; - daemon application
 
+Frode Isaksen &lt;fisaksen@bewan.com&gt; - obexftpd improvements
+
+Simon Ruggier &lt;Simon80@gmail.com&gt; - cobex write patch
+
+Hendrik Sattler - various cleanups and hints
+
+Sergey Vlasov &lt;vsu@altlinux.ru&gt; sugg. LDADD to LIBADD
+
+Alan J. McFarlane - rep. invalid conn_id in disconnect
+
+Dr. Johannes Zellner - spotted month/day swapping in atotime
+
+Martin Storsj&#246; - PCSUITE over FTP sugg. for Series 60 2nd Ed.
+
+Manuel Naranjo - hci selection draft
+
+Andrey Rahmatullin - Motorola SLVR L2 cobex fix
+
+Adam Williamson - Python distutils testing
+</diff>
      <filename>THANKS</filename>
    </modified>
    <modified>
      <diff>@@ -1,34 +1,15 @@
 ObexFTP to do list
 ==================
 
-* get perl and ruby to distcheck (only python and tcl distcheck ok)
+* verify memory alloc's with bindings
 
-* transport select patch by Hendrik Sattler
+* cancel (async?) support for bindings
 
-* OBEX-Push-only mode (no UUID) suggested by Antti Hayrynen
+* obexftp.is_connected() perhaps?
 
-* UUID issue (FBS or S45 first?), autodetect phone and re-connect?
+* get perl and ruby to uninstall for distcheck (only python and tcl distcheck clean)
 
 * put to specified file (-p file.vcf -f telecom/pb.vcf)
 
 * Discover port and protocol to use (i.e. Bt, IrDA, TTY)
 
-
-later...
-
-* AT-Kommandos
-
-* &quot;Something went wrong&quot; -- help texts
-
-* Verify unified cable support.
-
-* Tear down BFB connection cleanly - no more cable cycling.
-
-* Document the general vs Siemens specific features
-
-* Path parsing issues (some phones dont know about paths others insist on them)
-
-* Error handling on missing files (either TA or M)
-
-* Use the TAC (Type Approval Code) perhaps. (http://www.nobbi.com/glossar.htm#imei)
-</diff>
      <filename>TODO</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4bdb11aeed4165cd922876d47f1b268d71e2c3c6</id>
    </parent>
  </parents>
  <author>
    <name>Christian W. Zuckschwerdt</name>
    <email>christian@zuckschwerdt.org</email>
  </author>
  <url>http://github.com/zuckschwerdt/obexftp/commit/32da126644696ba73da16e37e825799dd349119f</url>
  <id>32da126644696ba73da16e37e825799dd349119f</id>
  <committed-date>2008-06-15T09:57:21-07:00</committed-date>
  <authored-date>2008-06-15T09:57:21-07:00</authored-date>
  <message>changelog bulk update</message>
  <tree>6fa193960a96e95b1816dd5e67236b93c05f5a26</tree>
  <committer>
    <name>Christian W. Zuckschwerdt</name>
    <email>christian@zuckschwerdt.org</email>
  </committer>
</commit>
