pimprotocols/pbap/group/bluetooth_accesshost.history.xml
changeset 0 e686773b3f54
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <relnotes name="Bluetooth Profiles">
       
     3   <purpose>
       
     4     An implementation, protocol and API for the Bluetooth Phone Book Access Profile (PBAP)
       
     5   </purpose>
       
     6 
       
     7   <defect number="PDEF139836" title=".esk and .cmi files do not have header" revision="023">
       
     8     Added copyright headers
       
     9   </defect>
       
    10   
       
    11   <defect number="DEF139748" title="[Coverity]-SYMBIAN.CLEANUP_STACK -bluetooth/latest" revision="022">
       
    12     Mark coverity error as intentional.
       
    13   </defect>  
       
    14 
       
    15   <defect number="PDEF130031" title="Semi-colon shown in contact name on PBAP device" revision="021">
       
    16     Added code to obtain missing fields from both pathways (via db view; not via db view).
       
    17    </defect> 
       
    18  
       
    19   <defect number="PDEF124219" title="Dependency failures with PBAP components when __BT_DEBUG__ defined." revision="020">
       
    20     Updated iby files, btlogger.dll was missing.
       
    21    </defect> 
       
    22 
       
    23   <defect number="DEF121781" title="PBAP server panic 19 when pulling call history" revision="019">
       
    24     Delete the iAsyncExporter when the server gets the notification.
       
    25   </defect>
       
    26   
       
    27   <defect number="PDEF115381" title="Errors in SDP reported by tool SDP Record Verified" revision="018">
       
    28     Removed the serviceID attribute.
       
    29   </defect>
       
    30 
       
    31   <defect number="DEF115865" title="PBAP Service Availability record is incorrect" revision="017">
       
    32     Corrected the service availability attribute for the PBAP SDP record to follow the specification.
       
    33   </defect>
       
    34 
       
    35   <defect number="PDEF113337" title="PBAP does not handle low power modes" revision="016">
       
    36     Request Sniff mode when a connection to PBAP is established and request Active mode when it is required.
       
    37   </defect>
       
    38 
       
    39   <defect number="DEF112407" title="Problem with __UREL_RDEBUG_PRINT macro in bt generic logger" revision="015">
       
    40     Fixed RDebug Output during UDEB builds
       
    41   </defect>
       
    42 
       
    43   <defect number="DEF112407" title="Problem with __UREL_RDEBUG_PRINT macro in bt generic logger" revision="015">
       
    44     Fixed RDebug Output during UDEB builds
       
    45   </defect>
       
    46 
       
    47   <defect number="PDEF112315" title="[Rosetta] PBAP doesn't advert it's service availability" revision="014">
       
    48      Added a new function pbapserver::UpdateAvailability.
       
    49   </defect>
       
    50 
       
    51   <defect number="PDEF112488" title="Bluetooth PBAP KERN EXEC 3" revision="013">
       
    52     Ensure that iAsyncRestartObex is not NULL before using it
       
    53   </defect>
       
    54 
       
    55   <defect number="PDEF111053" title="PBAP panics if Obex error occurs" revision="012">
       
    56     Make PBAP handle an error from OBEX gracefully
       
    57   </defect>
       
    58 
       
    59   <defect number="PDEF109248" title="PBAP connection problem with BH-902 and BH-903" revision="011">
       
    60     PBAP connection problem with BH-902 and BH-903
       
    61   </defect>
       
    62 
       
    63   <defect number="DEF105855" title="[Mini-UPF] PBAP Removing all CH entries results in wrong error reported to PCE" revision="010">
       
    64     DEF105855: [Mini-UPF] PBAP Removing all CH entries results in wrong error reported to PCE
       
    65   </defect>
       
    66 
       
    67   <defect number="DEF108219" title="[upf27] PBAP Ignores maxlistcount when appending owner card" revision="009">
       
    68     DEF108219: [upf27] PBAP Ignores maxlistcount when appending owner card
       
    69   </defect>
       
    70 
       
    71   <defect number="DEF105852" title="[Mini-UPF] Changing PBAP handles during download causes panic" revision="008">
       
    72     fix changing PBAP handles during download causes panic
       
    73   </defect>
       
    74 
       
    75   <defect number="PDEF106856" title="PBAP vCard holds spec violating typo" revision="007">
       
    76     KVersitParamDIALED spelling corrected
       
    77   </defect>
       
    78 
       
    79   <defect number="DEF106011" title="Ensure Shortlink files have correct IM tags" revision="006">
       
    80     Removed unecessary exports of header files
       
    81   </defect>
       
    82 
       
    83   <defect number="PDEF106201" title="Codenomicon testcase #5167 causes !PBAP to crash" revision="005">
       
    84     Fix PBAP crashes when receive a bad app header from client
       
    85   </defect>
       
    86 
       
    87   <defect number="DEF105853" title="[Mini-UPF] PBAP invalid/unknown name header still results in valid vCard listing" revision="004">
       
    88     PBAP invalid/unknown name header still results in valid vCard listing
       
    89   </defect>
       
    90 
       
    91   <defect number="DEF104371" title="PBAP Alphabetical or Phonetic sort orders do not include empty owner card" revision="003">
       
    92     In case of own card’s absence, an empty own card is added to the end of search results in alphabetic or phonetic order.
       
    93   </defect>
       
    94 
       
    95   <defect number="PDEF103523" title="UPF26: PBAP is not in public browse group" revision="002">
       
    96     PBAP is now included in Public Browse Group
       
    97   </defect>
       
    98 
       
    99   <preq number="1215" title="Bluetooth Phonebook Access Profile (PBAP)" revision="001">
       
   100     Initial submission
       
   101   </preq>
       
   102 </relnotes>