~bluetooth/ubuntu/lucid/obexd/lp_559412

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Baptiste Mille-Mathias
  • Date: 2010-03-15 19:43:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: baptiste.millemathias@gmail.com-20100315194306-bsoo9qovl1qt0pi2
Tags: 0.22-0ubuntu1
* New upstream release (LP: #539914):
  - Fix file corruption during PUT operation. (LP: #421684]
  - Fix the response of PUT requests for PBAP.
  - Fix blocking while waiting capability script to exit.
  - Fix compilation issues with driver and plugin options.
  - Fix service driver selection when WHO header is informed.
  - Fix issue with PC-Suite WHO header.
  - Fix issue when mime type exists but is unknown.
  - Fix issue when opening file fails during SendFiles.
  - Fix error code response when there is no default vCard.
  - Fix a memory leak when opening a folder for listing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ver 0.22:
 
2
        Fix file corruption during PUT operation.
 
3
        Fix the response of PUT requests for PBAP.
 
4
        Fix blocking while waiting capability script to exit.
 
5
        Fix compilation issues with driver and plugin options.
 
6
        Fix service driver selection when WHO header is informed.
 
7
        Fix issue with PC-Suite WHO header.
 
8
        Fix issue when mime type exists but is unknown.
 
9
        Fix issue when opening file fails during SendFiles.
 
10
        Fix error code response when there is no default vCard.
 
11
        Fix a memory leak when opening a folder for listing.
 
12
 
1
13
ver 0.21:
2
14
        Fix crash caused by D-Bus timeout handling.
3
15
        Fix issue when the object size is unknown.