root/tags/release-0.10.5/ChangeLog

Revision 70, 3.8 KB (checked in by zany, 4 years ago)

Release 0.10.5

Line 
12004-11-12  Christian W. Zuckschwerdt  <zany@triq.net>
2
3        * Don't send S45 UUID first (broke other phones too, sorry S45 users)
4
52004-09-26  Christian W. Zuckschwerdt  <zany@triq.net>
6
7        * Moved vmo converter into a seperate package
8
92004-09-05  Christian W. Zuckschwerdt  <zany@triq.net>
10
11        * Serial-USB converter fix, Gerhard Reithofer
12
132004-08-10  Christian W. Zuckschwerdt  <zany@triq.net>
14
15        * Uploads discard path info now.
16
172004-07-25  Christian W. Zuckschwerdt  <zany@triq.net>
18
19        * Added support for Sony-Ericsson phones, debian Bug#261328
20
212004-06-11  Christian W. Zuckschwerdt  <zany@triq.net>
22
23        * Version option added
24
252004-03-05  Christian W. Zuckschwerdt  <zany@triq.net>
26
27        * NetBSD portability patch by Soren S. Jorvang <soren@wheel.dk>
28
292004-02-04  Christian W. Zuckschwerdt  <zany@triq.net>
30
31        * Skip transports not linked, François Fleuret <francois.fleuret@inria.fr>
32
332004-01-30  Christian W. Zuckschwerdt  <zany@triq.net>
34
35        * IrCOMM 1-line show stopper fixed by Stefan Behnel <Stefan@Behnel.de>
36
372003-12-28  Christian W. Zuckschwerdt  <zany@triq.net>
38
39        * setpath patch for T610 by Adam Goode <adam@evdebs.org>
40
412003-10-22  Christian W. Zuckschwerdt  <zany@triq.net>
42
43        * bfb_write_packets patch by Jorge Ventura <jorge.ventura@varig.com>
44        * connection setup fixes (cobex)
45
462003-10-01  Christian W. Zuckschwerdt  <zany@triq.net>
47
48        * Bluetooth support
49
502003-09-24  Christian W. Zuckschwerdt  <zany@triq.net>
51
52        * Ericsson phones are now working with the unified cobex.
53        * removed the automatic directory parsing, please just the -c switch.
54        * Shuffled the option names for obexftp to counter missunderstandings.
55
562003-07-18  Christian W. Zuckschwerdt  <zany@triq.net>
57
58        * fixed a Makefile bug reported by Carwyn Edwards
59
602003-04-11  Christian W. Zuckschwerdt  <zany@triq.net>
61
62        * all but data output goes to stderr now (suggested by Heiko)
63        * The environment variable OBEXFTP_PORT is used as a default.
64
652003-02-17  Christian W. Zuckschwerdt  <zany@triq.net>
66
67        * Added vmo converters (suggested by Dmitry Zakharov)
68
692003-02-11  Christian W. Zuckschwerdt  <zany@triq.net>
70
71        * Added UUID fallback for C55 (suggested by Hristo Todorov)
72
732002-01-26  Christian W. Zuckschwerdt  <zany@triq.net>
74
75        * Unified BFB and PE;
76
772002-01-19  Christian W. Zuckschwerdt  <zany@triq.net>
78
79        * C++ compatible header files (suggested Carsten Pfeiffer)
80
812002-01-09  Christian W. Zuckschwerdt  <zany@triq.net>
82
83        * Big file transmission problem solved
84
852002-11-22  Christian W. Zuckschwerdt  <zany@triq.net>
86
87        * Jan Metz <metz@jamecs.de> supplied me with his RH8 box and
88          some SL45i connected to it. Finally S45(i) is working.
89
902002-11-19  Christian W. Zuckschwerdt  <zany@triq.net>
91
92        * this is the last release to support OpenOBEX 0.9.8
93
942002-11-14  Christian W. Zuckschwerdt  <zany@triq.net>
95
96        * Removed glib dependancy
97        * win32 target is working (tested with mingw)
98
992002-10-17  Christian W. Zuckschwerdt  <zany@triq.net>
100
101        * Removed Siemens references in favor of OBEX enabled devices
102        * Enhancements for upcoming OpenOBEX 1.0.0
103
1042002-04-29  Christian W. Zuckschwerdt  <zany@triq.net>
105
106        * Erricsson T39m support, req. by Ole Streicher <ole.streicher@gmx.de>
107
1082002-03-04  Christian W. Zuckschwerdt  <zany@triq.net>
109
110        * Try harder to connect. IRDA needs patience.
111        * Wrote a man page. Should really be a docbook refentry.
112
1132002-02-11  Christian W. Zuckschwerdt  <zany@triq.net>
114
115        * cobex now capable of asynch operation
116
1172002-02-09  Christian W. Zuckschwerdt  <zany@triq.net>
118
119        * Rewrote main using getopt.
120
1212002-02-08  Christian W. Zuckschwerdt  <zany@triq.net>
122
123        * Fixed BFB protocol (Code 0x01 is ACK not PREPARE...).
124
1252002-02-07  Christian W. Zuckschwerdt  <zany@triq.net>
126
127        * Implemented BFB protocol.
128
1292002-01-19  Christian W. Zuckschwerdt  <zany@triq.net>
130
131        * Implemented delete and rename.
132
1332002-01-18  Christian W. Zuckschwerdt  <zany@triq.net>
134
135        * Initial beta.
136        * It's work in progress so expect errors and report/fix then!
137
Note: See TracBrowser for help on using the browser.