OSDN Git Service

shared/att: Add BT_ATT_SECURITY_AUTO
[android-x86/external-bluetooth-bluez.git] / ChangeLog
1 ver 5.31:
2         Fix issue with crash in networking interface.
3         Fix issue with crash when creating endless GATT loops.
4         Fix issue with memory leak when connecting services.
5         Fix issue with memory leak creating new D-Bus proxy.
6         Fix issue with profile connections from remote devices.
7         Fix issue with GATT over BR/EDR and MTU notification.
8         Fix issue with HID and dual mode remote devices.
9         Fix issue with handling A2DP vendor codec setup.
10         Fix issue with AVRCP and syncing player state.
11         Fix issue with GATT secondary discovery handling.
12         Fix issue with wrong characteristic allocation.
13         Add support for handling BNEP setup response.
14         Add support for setting GATT database security flags.
15         Add support for setting discovery filters interface.
16         Add support for user controlled advertising interface.
17         Update Android qualification documentation to PTS 6.1 release.
18
19 ver 5.30:
20         Fix compilation error in C++ due to inline function.
21         Fix issue with missing storage of device information.
22         Fix issue with GATT client and gaps in service handles.
23         Fix issue with AVDTP discovery callback crashing.
24         Fix issue with AVCTP channel handling in case of conflicts.
25         Fix issue with AVRCP target and get capabilities command.
26         Add experimental support for LE advertising manager API.
27         Add support for Android 5.1 GATT MTU exchange API.
28
29 ver 5.29:
30         Fix issue with AVCTP initial key repeat timeout.
31         Fix issue with Android application disconnect handling.
32         Fix issue with Android support and service notifications.
33         Fix issue with Android support and Exchange MTU Request.
34         Fix issue with Android HFP support and AT+CMER handling.
35         Fix issue with Android HFP support and SLC setup.
36         Fix issue with Android HFP support and call hold status.
37         Fix issue with Android HFP support and indicator handling.
38         Fix issue with Android HFP support and SCO/eSCO disconnection.
39         Fix issue with Android HID over GATT support and battery service.
40         Fix issue with GATT sending Exchange MTU Request for BR/EDR.
41         Fix issue with GATT notification support without CCC.
42         Fix issue with GATT object life-time after disconnects.
43         Fix issue with GATT notification handling API.
44         Add experimental support for GATT client D-Bus API.
45         Add experimental support for GATT server D-Bus API.
46         Add support for Multi Profile Specification.
47         Update Android qualification documentation to PTS 6.0 release.
48
49 ver 5.28:
50         Fix issue with GATT device discovery and probing.
51         Fix issue with bearer selection for dual-mode devices.
52         Fix issue with device removal while connected.
53         Fix issue with device name setting from inquiry response.
54         Fix issue with missing termination of name characteristic.
55         Fix issue with UTF-8 length handling for device name.
56         Fix issue with AVCTP key auto release handling.
57         Fix issue with AVCTP key press repetition handling.
58         Fix issue with payload sizes and GATT notifications.
59         Fix issue with memory corruption and GATT notifications.
60         Add support for HID proxy switching and CSR 8510 A10 devices.
61         Add support for Broadcom hex2hcd conversion utility.
62
63 ver 5.27:
64         Fix issue with endian handling and management interface.
65         Fix issue with pending GATT operations when disconnecting.
66         Fix issue with 128-bit UUID conversions for HID over GATT.
67         Add support for Android 5.0 SELinux policies.
68
69 ver 5.26:
70         Fix issue with handling A2DP XCASE connection state.
71         Fix issue with crash and A2DP configuration failures.
72         Fix issue with crash during OBEX session shutdown.
73         Add support for version 1.2 of Phonebook Access Profile.
74         Add support for HID over GATT get and set report handling.
75         Add support for Low Energy Secure Connections feature.
76         Add support for Bluetooth 4.2 commands and events.
77         Add support for Android 5.0 Bluetooth features.
78
79 ver 5.25:
80         Fix issue with SCO connection after codec negotiation.
81         Fix issue with GATT and secondary service discovery.
82         Fix issue with GATT write descriptor callback.
83         Fix issue with MAP supported features bits.
84         Add support for MAP local time and timezone offset.
85         Add support for PBAP speed-dial and favorites folders.
86         Add support for PBAP speed-dial and identifier filters.
87         Add support for controller mode configuration option.
88         Add initial support for Android Lollipop features.
89
90 ver 5.24:
91         Fix issue with storing of connection parameters.
92         Add support for Phonebook Access Profile 1.2 features.
93         Add support for Message Access Profile 1.2 event reports.
94         Add support for Android Bluetooth configuration options.
95
96 ver 5.23:
97         Fix issue with concurrent authorization requests.
98         Fix issue with HID report identifier mismatch.
99         Fix issue with crash when receiving uHID events.
100         Fix issue with crash and OBEX disconnect handling.
101         Fix issue with OBEX client transfers and suspend.
102         Fix issue with parsing of MAP application parameters.
103         Fix issue with devices rejecting AVRCP GetCapabilities.
104         Add support for kernel whitelist and Android Bluetooth.
105
106 ver 5.22:
107         Fix issue with UHID_OUTPUT events mapping.
108         Fix issue with UHID_FEATURE events handling.
109         Fix issue with UINT32_MAX overflow and AVRCP.
110         Fix issue when dirent type DT_UNKNOWN is returned.
111         Add support for kernel whitelist filtering feature.
112         Add support for Android Bluetooth GATT over BR/EDR.
113
114 ver 5.21:
115         Fix issue with SDP requests and wrong PDU size.
116         Fix issue with handling passive scanning triggers.
117         Add support for storing and loading connection parameters.
118         Add support for kernel background auto-connection feature.
119         Add support for Android Bluetooth Scan Parameters feature.
120         Add support for Android Bluetooth Device Information feature.
121         Add support for Android Bluetooth Health Device interface.
122
123 ver 5.20:
124         Fix issue with LED handling of PS3 controllers.
125         Add support for Android Bluetooth GATT server interface.
126         Add support for Android Bluetooth HID over GATT feature.
127         Add support for Android Bluetooth multi-profile feature.
128         Add support for Android Bluetooth aptX audio integration.
129
130         Note: aptX codec not included
131
132 ver 5.19:
133         Fix issue with OBEX Put-Delete and Create-Empty methods.
134         Fix issue with AVRCP browsable/searchable player properties.
135         Fix issue with handling multiple default agents.
136         Fix issue with handling unpair event per bearer.
137         Fix issue with HID over GATT report ID presence.
138         Add support for HID protocol handling in userspace.
139         Add support for Bluetooth reconnection policy framework.
140         Add support for Android Bluetooth SCO over HCI transport.
141         Add support for Android Bluetooth audio quality control.
142         Add support for Android Bluetooth Low Energy only mode.
143
144 ver 5.18:
145         Fix issue with identifying LE single mode devices.
146         Fix issue with L2CAP and RFCOMM peer address lookup.
147         Add support for handling OBEX authentication procedure.
148         Add support for Android Bluetooth GATT client interface.
149
150 ver 5.17:
151         Fix issue with not resetting OBEX SRM setup.
152         Fix issue with BR/EDR devices and auto-connect list.
153         Fix issue with bonding complete detection as peripheral.
154         Fix issue with not updating bearer timestamp of connections.
155         Fix issue with paired property for multiple bearers.
156         Add support for Android Bluetooth Handsfree interface.
157         Add support for Android Bluetooth Wideband speech.
158
159 ver 5.16:
160         Fix issue with HID over GATT physical location.
161         Fix issue with HID over GATT unique identifier.
162         Fix issue with missing paired property notification.
163         Fix issue with endianess of long term key storage.
164         Add support for storing signature resolving keys.
165         Add support for Android Bluetooth AVRCP interface.
166
167 ver 5.15:
168         Fix issue with LE enabling and background scanning.
169         Fix issue with HID over GATT input device name.
170         Fix issue with storage of slave long term keys.
171         Add support for handling identity resolving keys.
172         Add support for Android Bluetooth A2DP interface.
173         Add support for Android Bluetooth audio interface.
174
175 ver 5.14:
176         Fix issue with marking PS3 controllers as trusted.
177         Fix issue with authorization of PS3 controllers.
178         Add support for DualShock 4 controller detection.
179         Add support for legacy pairing emulation.
180         Add support for secure simple pairing emulation.
181         Add support for automated pairing testing.
182         Add support for RFCOMM protocol testing.
183         Add support for HCI controller testing.
184
185 ver 5.13:
186         Fix issue with PS3 controller detection.
187         Add support for data transfers to L2CAP testing tool.
188         Add support for delay reporting to AVDTP testing tool.
189         Add support for Android Bluetooth Core interface.
190         Add support for Android Bluetooth Socket interface.
191         Add support for Android Bluetooth HID Host interface.
192         Add support for Android Bluetooth PAN interface.
193
194 ver 5.12:
195         Fix issue with missing reply to DisconnectProfile.
196         Fix issue with icon property and class of device changes.
197         Fix issue with HID devices when SDP record is not available.
198         Fix issue with handling auto-pairing of printers.
199         Fix issue with agent authorization handling.
200         Add support for PS3 controller setup and pairing.
201         Add support for LE L2CAP CoC test capabilities.
202         Add support for AVDTP qualification test cases.
203         Add support for SMP cryptographic test cases.
204
205 ver 5.11:
206         Fix issue with connection attempt when not powered.
207         Fix issue with assigning player to AVRCP target role.
208         Fix issue with OBEX default cache directory.
209         Fix issue with SDP search error handling.
210         Fix issue with processing of SDP records.
211         Fix issue with HID to HCI switching utility.
212         Fix issue with mgmt end-to-end testing tool.
213         Fix issue with L2CAP end-to-end testing tool.
214         Add support for SMP end-to-end testing tool.
215         Add support for more Wii controllers.
216
217 ver 5.10:
218         Fix issue with discoverable timeout handling.
219         Fix issue with MAP messages and record version.
220         Fix issue with MAP messages and status events.
221         Fix issue with MAP messages and relative folders.
222         Fix issue with MAP messages and type property signals.
223         Fix issue with transfer size for OBEX GET operations.
224         Fix issue with AVRCP service class identifier.
225         Fix issue with AVRCP tracking seeked signal.
226         Add support for OBEX command line client.
227
228 ver 5.9:
229         Fix issue with network service and adapter removal.
230         Fix issue with misleading OBEX error messages.
231         Fix issue with OBEX transport reference handling.
232         Fix issue with memory leak with MAP event handler.
233         Fix issue with missing MAP property changed signal.
234         Fix issue with message type property values.
235         Fix issue with empty UUID list for devices.
236         Fix issue with profile agent cancel method.
237         Remove dependency on USB library.
238
239 ver 5.8:
240         Fix issue with missing OBEX session properties.
241         Fix issue with missing SDP service refresh.
242         Fix issue with SDP attribute range check.
243         Fix issue with priority for SDP transactions.
244         Fix issue with service discovery after pairing.
245         Fix issue with race condition in service list.
246         Fix issue with input service state transition.
247         Fix issue with default authorization for profiles.
248         Fix issue with AVRCP browsing channel connections.
249         Add support for AVRCP role agnostic sessions.
250
251 ver 5.7:
252         Fix issue with missing UUID discovery during pairing.
253         Fix issue with broken patch for SDP range check handling.
254         Fix issue with AVRCP usage of UID=0 for paused/stopped.
255         Add support MAP notification dispatching.
256
257 ver 5.6:
258         Fix issue with incoming connections without SDP record.
259         Fix issue with canceling ongoing device connections.
260         Fix issue with handling failed connection attempts.
261         Fix issue with pending resume during A2DP open failures.
262         Fix issue with registering AVRCP unsupported notification.
263         Fix issue with listing available AVRCP target settings.
264         Fix issue with missing error for OBEX SetPath commands.
265         Fix issue with missing OBEX session command queue.
266         Fix issue with retrieving multiple MAP event reports.
267         Add support for command line player utility.
268
269 ver 5.5:
270         Fix issue with race condition between SDP and properties.
271         Fix issue with handling storage of private device addresses.
272         Fix issue with NFC out-of-band pairing and power states.
273         Fix issue with short name during device update handling.
274         Fix issue with handling AVRCP without A2DP being present.
275         Add support for handling AVRCP pass-through operations.
276         Add support for automatically reconnecting HID devices.
277         Add support for automatically pairing of devices.
278
279 ver 5.4:
280         Fix issue with invalid memory access and SDP service search.
281         Add support for available player changed event for controller.
282         Add support for UIDs changed event for AVRCP controller.
283         Add support for mandatory AVRCP pass-through operations.
284         Add support for Message Notification Service (MNS) server.
285         Add support for agent methods within command line client.
286
287 ver 5.3:
288         Fix issue with registering invalid profiles.
289         Fix issue with inconsistent A2DP transport state.
290         Fix issue with A2DP resume while in configured state.
291         Fix issue with buffer overflow when processing SDP response.
292         Fix issue with missing range check for SDP attribute response.
293         Fix issue with missing validation of SDP data elements.
294         Fix issue with missing fallback to static hostname.
295         Fix issue with default adapter assignment.
296
297 ver 5.2:
298         Fix issue with connection handling for Low Energy.
299         Fix issue with broken device discovery handling.
300         Fix issue with invalid memory access within A2DP.
301         Fix issue with handling empty path name of SetPath.
302         Fix issue with handling Message Access Profile filters.
303         Fix issue with handling network service unregistration.
304         Fix issue with not handling bogus device pairing results.
305         Fix issue with initial service discovery and profile manager.
306         Add support for AVRCP volume notifications.
307         Add support for AVRCP browsing commands.
308
309 ver 5.1:
310         Fix issue with crash when removing OBEX session.
311         Fix issue with HID device disconnected from kernel.
312         Fix issue with buffer overflow when parsing HID SDP record.
313         Fix issue with SDP_TEXT_STR16 and SDP_URL_STR16 parsing.
314         Add support for integration with systemd's hostname daemon.
315         Add support for separate adapter alias property.
316         Add support for adapter and device modalias properties.
317         Add support for official BlueZ device information.
318         Add support for asynchronous management interface handling.
319         Add tool for testing management interface compliance.
320         Add tool for testing SDP qualification requirements.
321         Add tool for testing various EIR and AD data records.
322
323 ver 5.0:
324         Introduce D-Bus Properties and ObjectManager interfaces.
325         Add support for generic profile interface.
326         Add support for global agent interface.
327         Add support for integrated OBEX daemon.
328         Add support for integrated hcidump utility.
329         Add support for Bluetooth tracing and monitor utility.
330         Add support for Bluetooth command line client utility.
331         Remove support for Handsfree gateway handling.
332         Remove support for GStreamer A2DP and SBC elements.
333         Disable default installation of Bluetooth library.
334
335 ver 4.101:
336         Fix issue with missing BlueZ service file.
337         Fix issue with aborting A2DP setup during AVDTP start.
338         Fix issue with handling of multiple A2DP indication.
339         Fix issue with handling AVDTP abort with invalid SEID.
340         Fix issue with rejecting AVDTP abort commands.
341         Add support for handling AVDTP command collision.
342
343 ver 4.100:
344         Fix issue with crashing when SCO connection fails.
345         Fix issue with HFP gateway failing on first GSM connection.
346         Fix issue with AVRCP and handling of vendor commands.
347         Fix issue with handling AVRCP subunit info command.
348         Fix issue with missing capability for AVRCP track reached end.
349         Fix issue with AVDTP signaling and GStreamer SBC NULL check.
350         Fix issue with AVDTP Reconfigure Reject message.
351         Fix issue with incorrect EIR length parsing.
352         Fix issue with SDP disconnect for HIDSDPDisable.
353         Fix issue with SDP interoperability with Mac OS X Lion.
354         Fix issue with reverse SDP discovery with some devices.
355         Fix issue with discovering state during power off operation.
356         Add support for AVRCP Volume Changed notifications.
357         Add support for AVRCP Set Absolute Volume handling.
358         Add support for display legacy PIN code agent method.
359         Add support for multiple media transports per endpoint.
360         Add support for discovering device information characteristics.
361         Add support for vendor source for Device ID setting.
362         Add support for immediate alert server.
363         Add support for link loss server.
364
365         Notes:
366         This version requires D-Bus 1.4 or later.
367         This version requires GLib 2.28 or later.
368
369 ver 4.99:
370         Fix issue with missing retries for BNEP connection setup.
371         Fix issue with not showing name if first EIR has no details.
372         Fix issue with running SDP discovery for LE devices.
373         Add support for GATT using 128-bit Bluetooth UUIDs.
374         Add support for retrieving key size information.
375         Add support for storing Long Term Keys.
376         Add support for Proximity Reporter API.
377         Add support for KeyboardDisplay IO capability.
378         Add support for version 1.0 of management API.
379         Add support for monitoring interface.
380
381 ver 4.98:
382         Fix issue with adapter list upon initialization failure.
383         Fix issue with missing legacy property for Low Energy.
384         Fix issue with missing EIR information handling.
385         Fix issue with device address type tracking.
386         Fix issue with alert level characteristic.
387         Fix issue with headset shutdown handling.
388         Fix issue with Wiimote address handling.
389         Add support for advanced l2test options.
390         Add support for attribute protocol and multiple adapters.
391
392 ver 4.97:
393         Update support for proximity profile.
394         Fix issue with SBC audio decoding quality.
395         Fix multiple issues with HFP support.
396         Fix multiple issues with A2DP support.
397         Fix multiple issues with AVDTP support.
398         Fix multiple issues with AVRCP support.
399         Add support for AVRCP meta-data transfer.
400         Add support for Bluetooth based thermometers.
401
402 ver 4.96:
403         Fix issue with race condition in AVDTP stream start.
404         Fix issue with global adapter offline switching.
405         Fix issue with pairing and No Bonding devices.
406         Add support for Nintendo Wii Remote pairing.
407
408 ver 4.95:
409         Fix issue with AVCTP replies with invalid PID.
410         Fix issue with AVRCP and unknown packet types.
411         Fix issue with AVRCP not using NOT_IMPLEMENTED correctly.
412         Fix issue with AVDTP discovery if all endpoints are in use.
413         Fix issue with invalid memory writes and media support.
414         Fix issue with not removing device alias and unbonding.
415         Fix issue with device disconnects and offline mode handling.
416         Add support for setting adapter name based on machine-info.
417         Add support for systemd service configuration.
418
419 ver 4.94:
420         Fix issue with invalid read of memory in various modules.
421         Fix issue with buffer overflow when sending AVDTP commands.
422         Fix issue with response to vendor dependent AVRCP commands.
423         Fix issue with headset when not able to reply with ERROR.
424         Fix issue with crash when creating a device from storage.
425         Fix issue with handling non UTF-8 devices names.
426         Add support for improved discovery procedure.
427
428 ver 4.93:
429         Fix issue with property type and Health Main channel.
430         Fix issue with crash when removing devices.
431         Add support for hid2hci and udev integration.
432
433 ver 4.92:
434         Fix issue with handling of A2DP suspend response.
435         Fix issue with crashing when acquiring A2DP stream.
436         Fix issue with missing check for valid SCO before shutdown.
437         Fix issue with waiting for POLLERR when disconnecting SCO.
438         Fix issue with disconnect after primary service discovery.
439         Fix issue with attribute interface registration.
440         Add support for primary services over BR/EDR.
441         Add support for flushable packets of A2DP media.
442
443 ver 4.91:
444         Fix issue with LMP version string and hciconfig.
445         Fix issue with missing discovery signal when scanning.
446         Fix issue with wrong state and canceling name resolving.
447         Fix issue with missing check during adapter initialization.
448         Fix issue with missing protocol not supported error and A2DP.
449         Fix issue with crash during driver unregistering and A2DP.
450         Fix issue with crash when receiving AVDTP close command.
451         Fix issue with remote SEP handling when A2DP codec changes.
452         Fix issue with SCO hangup handling and state changes.
453         Fix issue with security level and MCAP instances.
454         Fix issue with memory leak and HDP data channels.
455         Add support for discover characteristics by UUID to gatttool.
456         Add initial support for Out-of-Band association model.
457         Add initial support for SIM Access Profile.
458
459 ver 4.90:
460         Fix issue with setting of global mode property.
461         Fix issue with handling of RequestSession responses.
462         Fix issue with TP_BNEP_CTRL_BV_01_C qualification test.
463         Fix issue with too short AVDTP request timeout.
464         Add support for SIM Access Profile manager.
465         Add support for new UUID utility functions.
466         Add support for attribute server notifications.
467         Add support for client characteristic configuration.
468         Update support for interactive GATT utility.
469
470 ver 4.89:
471         Fix issue with name resolving when discovery is suspended.
472         Fix issue with parsing flags of advertising report.
473         Fix issue with SEP handling if interface is disabled.
474         Fix issue with device object creation on disconnect event.
475         Fix issue with indicators whenever the driver is initialized.
476         Fix issue with call indicator when parsing call info reply.
477         Fix issue with crash and allowed GATT MTU was too large.
478         Add support for SDP record of Primary GATT services.
479         Add support for interactive mode for GATT utility.
480
481 ver 4.88:
482         Fix issue with HID channel reference count handling.
483         Fix issue with daemon exit on badly formatted AT+VTS.
484         Fix issue with crash while parsing of endpoint properties.
485         Fix issue with possible crash on AVDTP Suspend request timeout.
486         Fix issue with stopping inquiry before adapter is initialized.
487         Fix issue with creating device object when connection fails.
488         Fix issue with sending HCIDEVUP when adapter is already up.
489         Fix issue with handling bonding IO channel closing.
490         Fix agent cancellation in security mode 3 situations.
491         Update pairing code to support management interface.
492
493 ver 4.87:
494         Fix issue with initialization when adapter is already up.
495         Fix issue with attribute server MTU and incoming connections.
496         Fix issue with duplicate characteristics after discovery.
497
498 ver 4.86:
499         Revert wrong fix for SDP PDU size error response.
500         Fix various memory leaks in A2DP and AVDTP support.
501         Add Routing property to MediaTransport interface
502         Add proper tracking mechanism to NREC status.
503         Add READ_BLOB_REQUEST support to attribute server.
504
505 ver 4.85:
506         Fix issue with event mask setting for older adapters.
507         Fix issue with device creation and pairing failures.
508         Add support for telephony support via oFono.
509         Add support for characteristic security level.
510         Update support for service registration.
511
512 ver 4.84:
513         Fix issue with wrong parameters and device found signals.
514         Fix issue with leaking EIR data if RSSI does not change.
515         Fix issue with adapter initialization state.
516         Fix issue with closing of SDP server sockets.
517
518 ver 4.83:
519         Fix issue with already connected HFP/HSP endpoints.
520         Fix missing reply when create device is canceled.
521         Fix memory leak within the attribute server.
522         Fix memory leak with unused extended inquiry name.
523         Fix setting paired state when device->authr is false.
524         Fix clearing authentication request for renewed keys.
525         Add support for storing link keys in runtime memory.
526         Update support for primary service discovery.
527
528 ver 4.82:
529         Fix crash with mmap of files with multiples of page size.
530         Fix HFP response and hold (AT+BTRH) command response.
531         Fix device creation error response when powered off.
532         Fix device removal when connecting/browsing fails.
533         Add initial attribute permission implementation.
534         Add AVDTP SRC stream send buffer size verification.
535         Add support for setting link policy based on features.
536
537 ver 4.81:
538         Fix issue with telephony driver initialization.
539         Fix issue with adapter services list initialization.
540         Fix crash after simultaneous authentication requests.
541         Add support for primary service search on device creation.
542
543 ver 4.80:
544         Fix legacy link key storing for some buggy adapters.
545         Fix invalid memory access when EIR field length is zero.
546         Fix adapter initialization to wait for kernel HCI commands.
547         Fix initialization of adapters which are already up.
548         Fix possible race condition when initializing adapters.
549         Fix possible crashes when attempting to connect AVDTP.
550         Fix not aborting sink stream configuration on disconnect.
551         Fix not indicating disconnected state when connecting to AVDTP.
552         Fix not dropping AVDTP session when canceling stream setup.
553         Fix AVDTP abort not being send when the state is idle.
554         Fix regression with Low Energy and interleave discovery.
555         Add a new configuration option to disable Low Energy support.
556         Add iwmmxt optimization for SBC for ARM PXA series CPUs.
557         Update support for GATT Primary Service Discovery.
558         Update MCAP and HDP support.
559
560 ver 4.79:
561         Fix issue with adapter initialization race condition.
562         Update new Bluetooth Management interface support.
563
564 ver 4.78:
565         Fix various issues with AVDTP timer handling.
566         Fix various issues with handling of mode changes.
567         Fix issue with audio disconnect watch in connecting state.
568         Fix issue with handling call waiting indicators in telephony.
569         Fix issue with handling UUID parameter and RegisterEndpoint.
570         Add initial support for Bluetooth Management interface.
571         Add support for Application property to HealthChannel.
572
573 ver 4.77:
574         Fix issue with device name and accessing already freed memory.
575         Fix issue with handling CHLD=0 command for handsfree.
576         Fix issue with manager properties and no adapters.
577         Fix issue with properties and broken service records.
578         Fix issue with A2DP playback and sample rate changes.
579         Update MCAP and HDP support.
580
581 ver 4.76:
582         Fix issue in telephony driver with hanging up held call.
583         Fix issue in telephony driver with notifications when on hold.
584         Fix issue with blocking on setconf confirmation callback.
585         Fix issue with not always signaling new streams as sinks.
586         Fix issue with errors in case of endpoint request timeout.
587         Fix issue with HFP/HSP microphone and speaker gain values.
588         Add source if the device attempt to configure local sink stream.
589         Add PSM option for GATT/ATT over BR/EDR on gatttool.
590         Add support for GATT/ATT Attribute Write Request.
591         Update MCAP and HDP support.
592
593 ver 4.75:
594         Fix use of uninitialized variable on legacy pairing.
595         Fix mismatch of attribute protocol opcode.
596
597 ver 4.74:
598         Fix regression for Legacy Pairing.
599         Fix wrong PSM value for attribute protocol.
600         Fix issue with RSSI field in advertising reports.
601         Add support for Add BR/EDR and LE interleaved discovery.
602         Add support for GATT write characteristic value option.
603         Add support for specifying download address for AR300x.
604
605 ver 4.73:
606         Fix problem with EIR data when setting the name.
607         Fix reading local name from command complete event.
608         Fix registering local endpoints with disabled socket interface.
609         Add support for more HCI operations using ops infrastructure.
610         Add support for GATT characteristic hierarchy.
611         Add support for GATT indications.
612
613 ver 4.72:
614         Fix memory leak while connecting BTIO channels.
615         Fix crash with GStreamer plugin if SBC is not supported.
616         Fix issue with GATT server stop sending notifications.
617         Fix issue with GATT and dealing with the minimum MTU size.
618         Fix issue with file descriptor leak in GATT client.
619         Add support for UUID 128-bit handling in attribute client.
620         Add support for encoders/decoders for MTU Exchange.
621         Add support for the MTU Exchange procedure to the server.
622         Add support for a per channel MTU to the ATT server.
623         Add support for Characteristic interface.
624         Add support for new Media API and framework.
625         Add initial support for HDP plugin.
626
627 ver 4.71:
628         Fix compilation when SBC support in not enabled.
629         Fix crash with RequestSession and application disconnects.
630         Fix memory leak and possible crash when removing audio device.
631         Fix issue with closing stream of locked sep when reconfiguring.
632         Fix issue where discovery could interfere with bonding.
633         Fix issue with Connected status when PS3 BD remote connects.
634         Fix issue with lifetime of fake input devices.
635         Add support for compile time option of oui.txt path.
636         Add support for printing IEEE1284 device ID for CUPS.
637         Add plugin for setting adapter class via DMI.
638         Add more features for attribute protocol and profile.
639         Add initial support for MCAP.
640
641 ver 4.70:
642         Fix incoming call indication handling when in WAITING state.
643         Fix various SDP related qualification test case issues.
644         Fix logic to write EIR when SDP records are changed.
645         Fix UTF-8 validity check for remote names in EIR.
646         Add support for UUID-128 extended inquiry response.
647         Add service UUIDs from EIR to the DeviceFound signal.
648         Add fast connectable feature for Handsfree profile.
649         Add HCI command and event definitions for AMP support.
650         Add firmware download support for Qualcommh devices.
651         Add host level support for Atheros AR300x device.
652         Add initial support of ATT and GATT for basic rate.
653
654 ver 4.69:
655         Fix issue with calling g_option_context_free() twice.
656         Fix inconsistencies with initial LE commands and events.
657         Add support for telephony ClearLastNumber method.
658         Add support for network server interface.
659
660 ver 4.68:
661         Fix initialization of adapters in RAW mode.
662         Fix signal strength for HFP in Maemo's telephony support.
663         Add support for following the radio state via Maemo's MCE.
664         Add initial set of LE commands and events definitions.
665         Add mode option for L2CAP sockets to the BtIO API.
666
667 ver 4.67:
668         Fix issue with authentication reply when bonding already completed.
669         Fix issue with not canceling authentication when bonding fails.
670         Fix issue with changed combination keys and temporary storage.
671         Fix issue with sdp_get_supp_feat library function.
672         Fix issue with missing unblock on device removal.
673         Fix issue with not waiting for mode change completion.
674         Add ARMv6 optimized version of analysis filter for SBC encoder.
675
676 ver 4.66:
677         Fix regression with full debug enabling via SIGUSR2.
678         Fix redundant speaker/microphone gains being sent.
679         Fix not emitting PropertyChanged for SpeakerGain/MicrophoneGain.
680         Fix issue with storage usage when a record is not found in memory.
681         Fix issue with DiscoverServices not retrieving any records.
682         Fix audio profile disconnection order to match whitepaper.
683         Fix auto-accept confirmation when local agent has NoInputNoOutput.
684         Fix remote just-works SSP when MITM protection is required.
685         Fix performing dedicated bonding without MITM requirement.
686         Add support for storing debug link keys in runtime memory.
687
688 ver 4.65:
689         Fix issues with general bonding being default setting now.
690         Fix driver removal upon device removal.
691         Add new "Blocked" property to device objects.
692         Add hciconfig support for blacklisting.
693         Add support for dynamic debug feature.
694
695 ver 4.64:
696         Fix invalid memory access in headset_get_nrec function.
697         Fix issue with disconnect event on higher protocol layers.
698         Fix issue with list parsing in sdp_set_supp_features function.
699         Fix device object reference counting for SDP browse requests.
700         Add missing memory checks whenever memory is allocated for SDP.
701         Add support for exporting local services via D-Bus.
702         Add more L2CAP Enhanced Retransmission test options.
703
704 ver 4.63:
705         Fix avdtp_abort not canceling pending requests.
706         Fix stale connection when abort gets rejected.
707
708 ver 4.62:
709         Fix accidental symbol breakage with inquiry transmit power.
710         Fix using invalid data from previous headset connection.
711         Fix double free on AVDTP Abort response.
712         Fix possible crash while verifying AVDTP version.
713         Fix missing inuse flag when AVDTP stream is configured.
714         Add support for Bluetooth controller types.
715
716 ver 4.61:
717         Fix issues with Read Inquiry Response Transmit Power Level.
718         Fix possible invalid read when removing a temporary device.
719         Fix mode restoration when remember_powered is false.
720         Fix conference call releasing in telephony-maemo.
721         Fix segmentation fault with authorization during headset disconnects.
722         Add support for handling unanswered AVDTP request on disconnect.
723         Add support for handling Inquiry Response Transmit Power Level.
724         Add support for caching of remote host features.
725         Add preliminary voice dialing support for HSP.
726
727 ver 4.60:
728         Fix voice mailbox number reading from SIM.
729         Fix some races with D-Bus mainloop integration.
730         Add helpers for D-Bus signal watches.
731
732 ver 4.59:
733         Add values for Bluetooth 4.0 specification.
734         Add SDP functions for HDP support.
735         Add test scripts for input and audio.
736         Fix missing close on BtIO create_io function.
737         Fix sending incorrect AVDTP commands after timeout occurs.
738         Fix timer removal when device disconnects unexpectedly.
739         Fix Extended Inquiry Response record for Device ID.
740
741 ver 4.58:
742         Fix crash when adapter agent exists during authentication.
743         Fix CK-20W quirks for play and pause events.
744
745 ver 4.57:
746         Fix unloading of drivers for uninitialized adapters.
747         Fix debug message to use requested and not opened SEID.
748         Fix codec selection for GStreamer plugin.
749         Fix deleting of SDP records during service updates.
750         Fix deleting of SDP records when a device is removed.
751         Fix handling when the SDP record is modified on remote device.
752         Fix potential buffer overflow by using snprintf instead of sprintf.
753         Fix const declarations for some storage function parameters.
754
755 ver 4.56:
756         Add missing values from Bluetooth 3.0 specification.
757         Add proper tracking of device paired status.
758         Fix tracking of devices without permanently stored link key.
759         Fix issue with link key removal after connection failures.
760         Fix legacy pairing information based on remote host features.
761         Fix off-by-one issue with AVDTP capability parsing.
762         Fix AVRCP, AVCTP, AVDTP, A2DP and HFP version numbers.
763         Fix agent canceling before calling agent_destroy.
764         Fix service record parsing with an empty UUID list.
765         Fix various SDP related memory leaks.
766
767 ver 4.55:
768         Add support for POSIX capabilities dropping.
769         Add special quirk for the Nokia CK-20W car kit.
770         Fix error code handling for AVDTP SetConfiguration response.
771         Fix updating out of range list when RSSI hasn't changed.
772         Fix various memory leaks and unnecessary error checks.
773
774 ver 4.54:
775         Add introspection interface to output of introspection calls.
776         Fix stream handling when media transport disconnects prematurely.
777         Fix command timeout handling when there's no stream.
778         Fix headset_suspend_stream behavior for invalid states
779         Fix issue with AVDTP ABORTING state transition.
780         Fix issue with AVDTP suspend while closing.
781
782 ver 4.53:
783         Fix issue with telephony connection state notifications.
784         Fix AVDTP stream leak for invalid media transport config.
785         Fix audio connection authorization handling with timeouts.
786         Fix race condition in authorizing audio connections.
787         Fix device authorized setting for AVRCP-only connections.
788         Fix duplicate attempts from device to connect signal channel.
789
790 ver 4.52:
791         Add AVCTP support to test utility.
792         Fix AVDTP Abort when transport closes before response.
793         Fix authorization when the audio profiles are slow to connect.
794         Fix potential AVDTP reference leaks.
795
796 ver 4.51:
797         Add utility for basic AVDTP testing.
798         Add support for configuring L2CAP FCS option.
799         Fix discovery mode for CUPS 1.4.x and later.
800         Fix global state tracking of audio service.
801         Fix last issues with the new build system.
802
803 ver 4.50:
804         Fix issue with missing manual pages in distribution.
805         Fix issue with the configuration and state directories.
806         Fix issue with creating include directory.
807         Fix dependencies of include file generation.
808
809 ver 4.49:
810         Add simple test program for basic GAP testing.
811         Add support for confirmation requests to agent example.
812         Add support for full non-recursive build.
813         Add five millisecond delay for Simple Pairing auto-accept.
814         Fix Class of Device setting when InitiallyPowered=false.
815
816 ver 4.48:
817         Add library function for comparing UUID values.
818         Add support for creating all plugins as builtins.
819         Add support for async handling of service class changes.
820         Add support for source interface to audio IPC.
821         Fix device name settings when device is off or down.
822         Fix issue with enabled SCO server when not necessary.
823         Fix missing D-Bus access policy for CUPS backend.
824         Fix discovery results of CUPS backend.
825         Fix initialization handling of Maemo telephony.
826
827 ver 4.47:
828         Add support for RFKILL unblock handling.
829         Add support for serial proxy configurations.
830         Add support for caching service class updates.
831         Fix issues with updating SDP service records.
832         Fix usage of limited discoverable mode.
833         Remove deprecated methods and signals for AudioSource.
834
835 ver 4.46:
836         Add support for A2DP sink role.
837         Fix clearing svc_cache before the adapter is up.
838         Fix various pointer after free usages.
839         Fix various memory leaks.
840
841 ver 4.45:
842         Fix UDEV_DATADIR fallback if pkg-config fails.
843         Fix adapter cleanup and setup prototypes.
844         Fix double-free with out-of-range devices.
845         Fix inband ring setting to be per-headset.
846         Fix handling of Maemo CSD startup.
847
848 ver 4.44:
849         Add some missing manual pages.
850         Fix missing number prefix when installing udev rules.
851         Fix program prefix used in Bluetooth udev rules.
852         Fix three-way calling indicator order.
853         Fix downgrade/upgrade of callheld indicator.
854         Fix +CIEV sending when indicator value changes.
855         Fix signal handling for Maemo telephony driver.
856         Fix parsing issues with messages from Maemo CSD.
857         Fix issue with duplicate active calls.
858
859 ver 4.43:
860         Add support for udev based on-demand startup.
861         Fix verbose error reporting of CUPS backend.
862         Fix various string length issues.
863         Fix issues with Maemo telephony driver.
864         Fix another device setup and temporary flag issue.
865         Fix and update example agent implementation.
866
867 ver 4.42:
868         Add TI WL1271 to Texas Instruments chip list.
869         Add special udev mode to bluetoothd.
870         Fix regression when there is no agent registered.
871         Fix error return when bonding socket hang up.
872         Fix SCO server socket for HFP handsfree role.
873         Fix shutdown on SCO socket before closing.
874         Fix shutdown on A2DP audio stream channel before closing.
875         Fix issue with asserting on AVDTP reference count bugs.
876         Fix authorization denied issue with certain headsets.
877         Fix AVRCP UNITINFO and SUBUNIT INFO responses.
878         Fix discovery cancel issues in case SDP discovery fails.
879
880 ver 4.41:
881         Fix pairing even if the ACL gets dropped before successful SDP.
882         Fix regression which caused device to be removed after pairing.
883         Fix HSP record fetching when remote device doesn't support it.
884         Fix SDP discovery canceling when clearing hs->pending.
885         Fix headset never connecting on the first attempt.
886         Fix headset state tracking if bt_search_service() fails.
887         Fix maximum headset connection count check.
888         Fix AVDTP Discover timeout handling.
889         Fix also UI_SET_KEYBIT for the new pause and play key codes.
890
891 ver 4.40:
892         Add telephony driver for oFono telephony stack.
893         Add support for Dell specific HID proxy switching.
894         Add support for running hid2hci from udev.
895         Add mapping for AVRCP Play and Pause to dedicated key codes.
896         Fix AVRCP keycodes to better match existing X keymap support.
897         Fix various quoting issues within telephony support.
898         Fix memory allocation issue when generating PDUs for SDP.
899         Fix race condition on device removal.
900         Fix non-cancelable issue with CreateDevice method.
901         Fix non-working CancelDiscovery method call.
902
903 ver 4.39:
904         Add workaround for dealing with unknown inquiry complete.
905         Fix discovering when using software scheduler.
906         Fix wrong NoInputNoOutput IO capability string.
907         Fix race condition with agent during pairing.
908         Fix agent cancellation for security mode 3 acceptor failure.
909         Fix temporary flag removal when device creation fails.
910         Fix hciattach to use ppoll instead of poll.
911         Fix service class update when adapter is down.
912         Fix service classes race condition during startup.
913         Fix release of audio client before freeing the device.
914
915 ver 4.38:
916         Add support for builtin plugins.
917         Add framework for adapter operations.
918         Add constants for Enhanced Retransmission modes.
919         Fix HCI socket leak in device_remove_bonding.
920         Fix various format string issues.
921         Fix crashes with various free functions.
922         Fix issues with Headset and A2DP drivers to load again.
923         Fix sending AVRCP button released passthrough messages
924         Fix bug which prevent input devices to work after restart.
925         Fix issue with interpretation of UUID-128 as channel.
926
927 ver 4.37:
928         Add version value for Bluetooth 3.0 devices.
929         Add additional L2CAP extended feature mask bits.
930         Add support for loading plugins in priority order.
931         Add support for more detailed usage of disconnect watches.
932         Add support for AVRCP volume control.
933         Add saturated clipping of SBC decoder output to 16-bit.
934         Fix potentially infinite recursion of adapter_up.
935         Fix SCO handling in the case of an incoming call.
936         Fix input service to use confirm callback.
937         Fix cleanup of temporary device entries from storage.
938
939 ver 4.36:
940         Add proper tracking of AVCTP connect attempts.
941         Add support to channel pattern in Serial interface.
942         Fix A2DP sink crash if removing device while connecting.
943         Fix error handling if HFP indicators aren't initialized.
944         Fix segfault while handling an incoming SCO connection.
945         Fix Serial.Disconnect to abort connection attempt.
946
947 ver 4.35:
948         Add support for Handsfree profile headset role.
949         Add additional checks for open SEIDs from clients.
950         Fix device removal while audio IPC client is connected.
951         Fix device removal when an authorization request is pending.
952         Fix incoming AVDTP connect while authorization in progress.
953         Fix disconnection timers for audio support.
954         Fix various potential NULL pointer deferences.
955         Fix callheld indicator value for multiple calls.
956         Fix voice number type usage.
957         Fix GDBus watch handling.
958
959 ver 4.34:
960         Add support for version checks of plugins.
961         Add support for class property on adapter interface.
962         Add support for second SDP attempt after connection reset.
963         Add support for more detailed audio states.
964         Add support for HFP+A2DP auto connection feature.
965         Add support for new and improved audio IPC.
966         Add program for testing audio IPC interface.
967         Fix various AVDTP qualification related issues.
968         Fix broken SDP AttributeIdList parsing.
969         Fix invalid memory access of SDP URL handling.
970         Fix local class of device race conditions.
971         Fix issue with periodic inquiry on startup.
972         Fix missing temporary devices in some situations.
973         Fix SBC alignment issue for encoding with four subbands.
974
975 ver 4.33:
976         Add Paired property to the DeviceFound signals.
977         Add support for Headset profile 1.2 version.
978         Fix broken network configuration when IPv6 is disabled.
979         Fix network regression that caused disconnection.
980         Fix SDP truncation of strings with NULL values.
981         Fix service discovery handling of CUPS helper.
982
983 ver 4.32:
984         Fix broken SDP record handling.
985         Fix SDP data buffer parsing.
986         Fix more SDP memory leaks.
987         Fix read scan enable calls.
988         Fix A2DP stream handling.
989
990 ver 4.31:
991         Add support for new BtIO helper library.
992         Fix AVDTP session close issue.
993         Fix SDP memory leaks.
994         Fix various uninitialized memory issues.
995         Fix duplicate signal emissions.
996         Fix property changes request handling.
997         Fix class of device storage handling.
998
999 ver 4.30:
1000         Add CID field to L2CAP socket address structure.
1001         Fix reset of authentication requirements after bonding.
1002         Fix storing of link keys when using dedicated bonding.
1003         Fix storing of pre-Bluetooth 2.1 link keys.
1004         Fix resetting trust settings on every reboot.
1005         Fix handling of local name changes.
1006         Fix memory leaks in hciconfig and hcitool
1007
1008 ver 4.29:
1009         Use AVRCP version 1.0 for now.
1010         Decrease AVDTP idle timeout to one second.
1011         Delay AVRCP connection when remote device connects A2DP.
1012         Add workaround for AVDTP stream setup with broken headsets.
1013         Add missing three-way calling feature bit for Handsfree.
1014         Fix handsfree callheld indicator updating.
1015         Fix parsing of all AT commands within the buffer.
1016         Fix authentication replies when disconnected.
1017         Fix handling of debug combination keys.
1018         Fix handling of changed combination keys.
1019         Fix handling of link keys when using no bonding.
1020         Fix handling of invalid/unknown authentication requirements.
1021         Fix closing of L2CAP raw socket used for dedicated bonding.
1022
1023 ver 4.28:
1024         Add AVDTP signal fragmentation support.
1025         Add more SBC performance optimizations.
1026         Add more SBC audio quality improvements.
1027         Use native byte order for audio plugins.
1028         Set the adapter alias only after checking the EIR data.
1029         Fix auto-disconnect issue with explicit A2DP connections.
1030         Fix invalid memory access of ALSA plugin.
1031         Fix compilation with -Wsign-compare.
1032
1033 ver 4.27:
1034         Add more SBC optimization (MMX and ARM NEON).
1035         Add BT_SECURITY and BT_DEFER_SETUP definitions.
1036         Add support for deferred connection setup.
1037         Add support for fragmentation of data packets.
1038         Add option to trigger dedicated bonding.
1039         Follow MITM requirements from remote device.
1040         Require MITM for dedicated bonding if capabilities allow it.
1041         Fix IO capabilities for non-pairing and pairing cases.
1042         Fix no-bonding connections in non-bondable mode.
1043         Fix new pairing detection with SSP.
1044         Fix bonding with pre-2.1 devices and newer kernels.
1045         Fix LIAC setting while toggling Pairable property.
1046         Fix device creation for incoming security mode 3 connects.
1047         Fix crash within A2DP with bogus pointer.
1048         Fix issue with sdp_copy_record() function.
1049         Fix crash with extract_des() if sdp_uuid_extract() fails.
1050
1051 ver 4.26:
1052         Use of constant shift in SBC quantization code.
1053         Add possibility to analyze 4 blocks at once in encoder.
1054         Fix correct handling of frame sizes in the encoder.
1055         Fix for big endian problems in SBC codec.
1056         Fix audio client socket to always be non-blocking.
1057         Update telephony support for Maemo.
1058
1059 ver 4.25:
1060         Fix receiving data over the audio control socket.
1061         Fix subbands selection for joint-stereo in SBC encoder.
1062         Add new SBC analysis filter function.
1063
1064 ver 4.24:
1065         Fix signal emissions when removing adapters.
1066         Fix missing adapter signals on exit.
1067         Add support for bringing adapters down on exit.
1068         Add support for RememberPowered option.
1069         Add support for verbose compiler warnings.
1070         Add more options to SBC encoder.
1071
1072 ver 4.23:
1073         Update audio IPC for better codec handling.
1074         Fix bitstream optimization for SBC encoder.
1075         Fix length header values of IPC messages.
1076         Fix multiple coding style violations.
1077         Fix FindDevice to handle temporary devices.
1078         Add configuration option for DeviceID.
1079         Add support for InitiallyPowered option.
1080         Add missing signals for manager properties.
1081         Add telephony support for Maemo.
1082
1083 ver 4.22:
1084         Add deny statements to D-Bus access policy.
1085         Add support for LegacyPairing property.
1086         Add support for global properties.
1087         Add more commands to telephony testing script.
1088         Add sender checks for serial and network interfaces.
1089         Remove deprecated methods and signals from input interface.
1090         Remove deprecated methods and signals from network interface.
1091         Remove OffMode option and always use device down.
1092
1093 ver 4.21:
1094         Fix adapter initialization logic.
1095         Fix adapter setup and start security manager early.
1096         Fix usage issue with first_init variable.
1097
1098 ver 4.20:
1099         Cleanup session handling.
1100         Cleanup mode setting handling.
1101         Fix issue with concurrent audio clients.
1102         Fix issue with HFP/HSP suspending.
1103         Fix AT result code syntax handling.
1104         Add Handsfree support for AT+NREC.
1105         Add PairableTimeout adapter property.
1106
1107 ver 4.19:
1108         Fix installation of manual pages for old daemons.
1109         Fix D-Bus signal emmissions for CreateDevice.
1110         Fix issues with UUID probing.
1111         Fix +BSRF syntax issue.
1112         Add Pairable adapter property.
1113         Add sdp_copy_record() library function.
1114
1115 ver 4.18:
1116         Fix release before close issue with RFCOMM TTYs.
1117         Fix Connected property on input interface.
1118         Fix DeviceFound signals during initial name resolving.
1119         Fix service discovery handling.
1120         Fix duplicate UUID detection.
1121         Fix SBC gain mismatch and decoding handling.
1122         Add more options to SBC encoder and decoder.
1123         Add special any adapter object for service interface.
1124         Add variable prefix to adapter and device object paths.
1125
1126 ver 4.17:
1127         Fix SBC encoder not writing last frame.
1128         Fix missing timer for A2DP suspend.
1129         Add more supported devices to hid2hci utility.
1130         Add additional functionality to Handsfree support.
1131
1132 ver 4.16:
1133         Fix wrong parameter usage of watch callbacks.
1134         Fix parameters for callback upon path removal.
1135         Fix unloading of adapter drivers.
1136
1137 ver 4.15:
1138         Fix various A2DP state machine issues.
1139         Fix some issues with the Handsfree error reporting.
1140         Fix format string warnings with recent GCC versions.
1141         Remove dependency on GModule.
1142
1143 ver 4.14:
1144         Fix types of property arrays.
1145         Fix potential crash with input devices.
1146         Fix PS3 BD remote input event generation.
1147         Allow dynamic adapter driver registration.
1148         Update udev rules.
1149
1150 ver 4.13:
1151         Fix service discovery and UUID handling.
1152         Fix bonding issues with Simple Pairing.
1153         Fix file descriptor misuse of SCO connections.
1154         Fix various memory leaks in the device handling.
1155         Fix AVCTP disconnect handling.
1156         Fix GStreamer modes for MP3 encoding.
1157         Add operator selection to Handsfree support.
1158
1159 ver 4.12:
1160         Fix crash with missing icon value.
1161         Fix error checks of HAL plugin.
1162         Fix SCO server socket cleanup on exit.
1163         Fix memory leaks from DBusPendingCall.
1164         Fix handling of pending authorization requests.
1165         Fix missing protocol UUIDs in record pattern.
1166
1167 ver 4.11:
1168         Change SCO server socket into a generic one.
1169         Add test script for dummy telephony plugin.
1170         Fix uninitialized reply of multiple GetProperties methods.
1171
1172 ver 4.10:
1173         Fix memory leaks with HAL messages.
1174         Add more advanced handsfree features.
1175         Add properties to audio, input and network interfaces.
1176         Stop device discovery timer on device removal.
1177
1178 ver 4.9:
1179         Fix signals for Powered and Discoverable properties.
1180         Fix handling of Alias and Icon properties.
1181         Fix duplicate entries for service UUIDs.
1182
1183 ver 4.8:
1184         Fix retrieving of formfactor value.
1185         Fix retrieving of local and remote extended features.
1186         Fix potential NULL pointer dereference during pairing.
1187         Fix crash with browsing due to a remotely initated pairing.
1188
1189 ver 4.7:
1190         Fix pairing and service discovery logic.
1191         Fix crashes during suspend and resume.
1192         Fix race condition within devdown mode.
1193         Add RequestSession and ReleaseSession methods.
1194         Add Powered and Discoverable properties.
1195         Add Devices property and deprecate ListDevices.
1196         Add workaround for a broken carkit from Nokia.
1197
1198 ver 4.6:
1199         Fix Device ID record handling.
1200         Fix service browsing and storage.
1201         Fix authentication and encryption for input devices.
1202         Fix adapter name initialization.
1203
1204 ver 4.5:
1205         Fix initialization issue with new adapters.
1206         Send HID authentication request without blocking.
1207         Hide the verbose SDP debug behind SDP_DEBUG.
1208         Add extra UUIDs for service discovery.
1209         Add SCO server socket listener.
1210         Add authorization support to service plugin.
1211
1212 ver 4.4:
1213         Add temporary fix for the CUPS compile issue.
1214         Add service-api.txt to distribution.
1215         Mention the variable prefix of an object path
1216
1217 ver 4.3:
1218         Add dummy driver for telephony support.
1219         Add support for discovery sessions.
1220         Add service plugin for external services.
1221         Various cleanups.
1222
1223 ver 4.2:
1224         Avoid memory copies in A2DP write routine.
1225         Fix broken logic with Simple Pairing check and old kernels.
1226         Allow non-bondable and outgoing SDP without agent.
1227         Only remove the bonding for non-temporary devices.
1228         Cleanup various unnecessary includes.
1229         Make more unexported functions static.
1230         Add basic infrastructure for gtk-doc support.
1231
1232 ver 4.1:
1233         Add 30 seconds timeout to BNEP connection setup phase.
1234         Avoid memory copies in A2DP write routine for ALSA.
1235         Make sure to include compat/sdp.h in the distribution.
1236
1237 ver 4.0:
1238         Initial public release.
1239
1240 ver 3.36:
1241         Add init routines for TI BRF chips.
1242         Add extra attributes to the serial port record.
1243         Add example record for headset audio gateway record.
1244         Use Handsfree version 0x0105 for the gateway role.
1245         Fix SDP record registration with specific record handles.
1246         Fix BCSP sent/receive handling.
1247         Fix various includes for cross-compilation.
1248         Allow link mode settings for outgoing connections.
1249         Allow bonding during periodic inquiry.
1250
1251 ver 3.35:
1252         Add two additional company identifiers.
1253         Add UUID-128 support for service discovery.
1254         Fix usage of friendly names for service discovery.
1255         Fix authorization when experiemental is disabled.
1256         Fix uninitialized variable in passkey request handling.
1257         Enable output of timestamps for l2test and rctest.
1258
1259 ver 3.34:
1260         Replace various SDP functions with safe versions.
1261         Add additional length validation for incoming SDP packets.
1262         Use safe function versions for SDP client handling.
1263         Fix issue with RemoveDevice during discovery procedure.
1264         Fix collect for non-persistent service records.
1265
1266 ver 3.33:
1267         Add functions for reading and writing the link policy settings.
1268         Add definition for authentication requirements.
1269         Add support for handling Simple Pairing.
1270         Add Simple Pairing support to Agent interface.
1271         Add ReleaseMode method to Adapter interface.
1272         Add DiscoverServices method to Device interface.
1273         Remove obsolete code and cleanup the repository.
1274         Move over to use the libgdbus API.
1275         Enable PIE by default if supported.
1276
1277 ver 3.32:
1278         Add OCF constants for synchronous flow control enabling.
1279         Add support for switching HID proxy devices from Dell.
1280         Add more Bluetooth client/server helper functions.
1281         Add support for input service idle timeout option.
1282         Fix BNEP reconnection handling.
1283         Fix return value for snd_pcm_hw_params() calls.
1284         Use upper-case addresses for object paths.
1285         Remove HAL support helpers.
1286         Remove inotify support.
1287         Remove service daemon activation handling.
1288         Remove uneeded D-Bus API extension.
1289
1290 ver 3.31:
1291         Create device object for all pairing cases.
1292         Convert authorization to internal function calls.
1293         Add initial support for Headset Audio Gateway role.
1294         Add generic Bluetooth helper functions for GLib.
1295         Fix endiannes handling of connection handles.
1296         Don't optimize when debug is enabled.
1297
1298 ver 3.30:
1299         Convert audio service into a plugin.
1300         Convert input service into a plugin.
1301         Convert serial service into a plugin.
1302         Convert network service into a plugin.
1303         Emit old device signals when a property is changed.
1304         Fix missing DiscoverDevices and CancelDiscovery methods.
1305         Add another company identifier.
1306         Add basic support for Bluetooth sessions.
1307         Add avinfo utility for AVDTP/A2DP classification.
1308         Remove build option for deprecated sdpd binary.
1309
1310 ver 3.29:
1311         Introduce new D-Bus based API.
1312         Add more SBC optimizations.
1313         Add support for PS3 remote devices.
1314         Fix alignment trap in SDP server.
1315         Fix memory leak in sdp_get_uuidseq_attr function.
1316
1317 ver 3.28:
1318         Add support for MCAP UUIDs.
1319         Add support for role switch for audio service.
1320         Add disconnect timer for audio service.
1321         Add disconnect detection to ALSA plugin.
1322         Add more SBC optimizations.
1323         Fix alignment issue of SDP server.
1324         Remove support for SDP parsing via expat.
1325
1326 ver 3.27:
1327         Update uinput.h with extra key definitions.
1328         Add support for input connect/disconnect callbacks.
1329         Add ifdefs around some baud rate definitions.
1330         Add another company identifier.
1331         Add proper HFP service level connection handling.
1332         Add basic headset automatic disconnect support.
1333         Add support for new SBC API.
1334         Fix SBC decoder noise at high bitpools.
1335         Use 32-bit multipliers for further SBC optimization.
1336         Check for RFCOMM connection state in SCO connect callback.
1337         Make use of parameters selected in ALSA plugin.
1338
1339 ver 3.26:
1340         Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAX.
1341         Improve handling of different audio transports.
1342         Enable services by default and keep old daemons disabled.
1343
1344 ver 3.25:
1345         Add limited support for Handsfree profile.
1346         Add limited support for MPEG12/MP3 codec.
1347         Add basic support for UNITINFO and SUBUNITINFO.
1348         Add more SBC optimizations.
1349         Fix external service (un)registration.
1350         Allow GetInfo and GetAddress to fail.
1351
1352 ver 3.24:
1353         Add definitions for MDP.
1354         Add TCP connection support for serial proxy.
1355         Add fix for Logitech HID proxy switching.
1356         Add missing macros, MIN, MAX, ABS and CLAMP.
1357         Add more SBC encoder optimizations.
1358         Add initial mechanism to handle headset commands.
1359         Fix connecting to handsfree profile headsets.
1360         Use proper function for checking signal name.
1361
1362 ver 3.23:
1363         Fix remote name request handling bug.
1364         Fix key search function to honor the mmap area size.
1365         Fix Avahi integration of network service.
1366         Add new plugin communication for audio service.
1367         Enable basic AVRCP support by default.
1368         More optimizations to the SBC library.
1369         Create common error definitions.
1370
1371 ver 3.22:
1372         Add missing include file from audio service.
1373         Add SBC conformance test utility.
1374         Add basic uinput support for AVRCP.
1375         Fix L2CAP socket leak in audio service.
1376         Fix buffer usage in GStreamer plugin.
1377         Fix remote name request event handling.
1378
1379 ver 3.21:
1380         Add constant for Bluetooth socket options level.
1381         Add initial AVRCP support.
1382         Add A2DP sink support to GStreamer plugin.
1383         Fix interoperability with A2DP suspend.
1384         Fix sign error in 8-subband encoder.
1385         Fix handling of service classes length size.
1386         Store Extended Inquiry Response data information.
1387         Publish device id information through EIR.
1388         Support higher baud rates for Ericcson based chips.
1389
1390 ver 3.20:
1391         Fix GStreamer plugin file type detection.
1392         Fix potential infinite loop in inotify support.
1393         Fix D-Bus signatures for dict handling.
1394         Fix issues with service activation.
1395         Fix SDP failure handling of audio service.
1396         Fix various memory leaks in input service.
1397         Add secure device creation method to input service.
1398         Add service information methods to serial service.
1399         Add config file support to network service.
1400         Add scripting capability to network service.
1401         Add special on-mode handling.
1402         Add optimization for SBC encoder.
1403         Add tweaks for D-Bus 1.1.x libraries.
1404         Add support for inquiry transmit power level.
1405
1406 ver 3.19:
1407         Limit range of bitpool announced while in ACP side.
1408         Use poll instead of usleep to wait for worker thread.
1409         Use default event mask from the specification.
1410         Add L2CAP mode constants.
1411         Add HID proxy support for Logitech diNovo Edge dongle.
1412         Add refresh option to re-request device names.
1413         Show correct connection link type.
1414
1415 ver 3.18:
1416         Don't allocate memory for the Bluetooth base UUID.
1417         Implement proper locking for headsets.
1418         Fix various A2DP SEP locking issues.
1419         Fix and cleanup audio stream handling.
1420         Fix stream starting if suspend request is pending.
1421         Fix A2DP and AVDTP endianess problems.
1422         Add network timeout and retransmission support.
1423         Add more detailed decoding of EIR elements.
1424
1425 ver 3.17:
1426         Fix supported commands bit calculation.
1427         Fix crashes in audio and network services.
1428         Check PAN source and destination roles.
1429         Only export the needed symbols for the plugins.
1430
1431 ver 3.16:
1432         Update company identifier list.
1433         Add support for headsets with SCO audio over HCI.
1434         Add support for auto-create through ALSA plugin.
1435         Add support for ALSA plugin parameters.
1436         Add GStreamer plugin with SBC decoder and encoder.
1437         Fix network service NAP, GN and PANU servers.
1438         Set EIR information from SDP database.
1439
1440 ver 3.15:
1441         Add A2DP support to the audio service.
1442         Add proxy support to the serial service.
1443         Extract main service class for later use.
1444         Set service classes value from SDP database.
1445
1446 ver 3.14:
1447         Add missing signals for the adapter interface.
1448         Add definitions and functions for Simple Pairing.
1449         Add basic commands for Simple Pairing.
1450         Add correct Simple Pairing and EIR interaction.
1451         Add missing properties for remote information.
1452         Add EPoX endian quirk to the input service.
1453         Fix HID descriptor import and storage functions.
1454         Fix handling of adapters in raw mode.
1455         Fix remote device listing methods.
1456
1457 ver 3.13:
1458         Fix some issues with the headset support.
1459         Fix concurrent pending connection attempts.
1460         Fix usage of devname instead of netdev.
1461         Add identifier for Nokia SyncML records.
1462         Add command for reading the CSR chip revision.
1463         Add generic CSR radio test support.
1464         Update HCI command table.
1465
1466 ver 3.12:
1467         Add missing HCI command text descriptions
1468         Add missing HCI commands structures.
1469         Add missing HCI event structures.
1470         Add common bachk() function.
1471         Add support for limited discovery mode.
1472         Add support for setting of event mask.
1473         Add GetRemoteServiceIdentifiers method.
1474         Add skeleton for local D-Bus server.
1475         Add headset gain control methods.
1476         Fix various headset implementation issues.
1477         Fix various serial port service issues.
1478         Fix various input service issues.
1479         Let CUPS plugin discover printers in range.
1480         Improve the BCM2035 UART init routine.
1481         Ignore connection events for non-ACL links.
1482
1483 ver 3.11:
1484         Update API documentation.
1485         Minimize SDP root records and browse groups.
1486         Use same decoder for text and URL strings.
1487         Fix URL data size handling.
1488         Fix SDP pattern extraction for XML.
1489         Fix network connection persistent state.
1490         Add network connection helper methods.
1491         Add initial version of serial port support.
1492         Add class of device tracking.
1493
1494 ver 3.10.1:
1495         Add option to disable installation of manual pages.
1496         Fix input service encryption setup.
1497         Fix serial service methods.
1498         Fix network service connection handling.
1499         Provide a simple init script.
1500
1501 ver 3.10:
1502         Add initial version of network service.
1503         Add initial version of serial service.
1504         Add initial version of input service.
1505         Add initial version of audio service.
1506         Add authorization framework.
1507         Add integer based SBC library.
1508         Add version code for Bluetooth 2.1 specification.
1509         Add ESCO_LINK connection type constant.
1510         Export sdp_uuid32_to_uuid128() function.
1511
1512 ver 3.9:
1513         Add RemoteDeviceDisconnectRequested signal.
1514         Add updated service framework.
1515         Add embedded GLib library.
1516         Add support for using system GLib library.
1517         Create internal SDP server library.
1518
1519 ver 3.8:
1520         Sort discovered devices list based on their RSSI.
1521         Send DiscoverableTimeoutChanged signal.
1522         Fix local and remote name validity checking.
1523         Add ListRemoteDevices and ListRecentRemoteDevices methods.
1524         Add basic integration of confirmation concept.
1525         Add support for service record description via XML.
1526         Add support for external commands to the RFCOMM utility.
1527         Add experimental service and authorization API.
1528         Add functions for registering binary records.
1529
1530 ver 3.7:
1531         Fix class of device handling.
1532         Fix error replies with pairing and security mode 3.
1533         Fix disconnect method for RFCOMM connections.
1534         Add match pattern for service searches.
1535         Add support for prioritized watches.
1536         Add additional PDU length checks.
1537         Fix CSRC value for partial responses.
1538
1539 ver 3.6.1:
1540         Fix IO channel race conditions.
1541         Fix pairing issues on big endian systems.
1542         Fix pairing issues with page timeout errors.
1543         Fix pairing state for security mode 3 requests.
1544         Switch to user as default security manager mode.
1545
1546 ver 3.6:
1547         Update D-Bus based RFCOMM interface support.
1548         Use L2CAP raw sockets for HCI connection creation.
1549         Add periodic discovery support to the D-Bus interface.
1550         Add initial support for device names via EIR.
1551         Add proper UTF-8 validation of device names.
1552         Add support for the J-Three keyboard.
1553         Fix issues with the asynchronous API for SDP.
1554
1555 ver 3.5:
1556         Fix and cleanup watch functionality.
1557         Add support for periodic inquiry mode.
1558         Add support for asynchronous SDP requests.
1559         Add more request owner tracking.
1560         Add asynchronous API for SDP.
1561         Document pageto and discovto options.
1562
1563 ver 3.4:
1564         Improve error reporting for failed HCI commands.
1565         Improve handling of CancelBonding.
1566         Fixed bonding reply message when disconnected.
1567         Fix UUID128 string lookup handling.
1568         Fix malloc() versus bt_malloc() usage.
1569
1570 ver 3.3:
1571         Don't change inquiry mode for Bluetooth 1.1 adapters.
1572         Add udev rules for Bluetooth serial PCMCIA cards.
1573         Add Cancel and Release methods for passkey agents.
1574         Add GetRemoteClass method.
1575         Convert to using ppoll() and pselect().
1576         Initialize allocated memory to zero.
1577         Remove bcm203x firmware loader.
1578         Remove kernel specific timeouts.
1579         Add additional private data field for SDP sessions.
1580         Add host controller to host flow control defines.
1581         Add host number of completed packets defines.
1582         Initialize various memory to zero before usage.
1583
1584 ver 3.2:
1585         Only check for the low-level D-Bus library.
1586         Update possible device minor classes.
1587         Fix timeout for pending reply.
1588         Add more Inquiry with RSSI quirks.
1589         Sleep only 100 msecs for device detection.
1590         Don't send BondingCreated on link key renewal.
1591         Allow storing of all UTF-8 remote device names.
1592         Create storage filenames with a generic function.
1593         Fix handling of SDP strings.
1594         Add adapter type for SDIO cards.
1595         Add features bit for link supervision timeout.
1596
1597 ver 3.1:
1598         Add missing placeholders for feature bits.
1599         Fix handling of raw mode devices.
1600         Fix busy loop in UUID extraction routine.
1601         Remove inquiry mode setting.
1602         Remove auth and encrypt settings.
1603
1604 ver 3.0:
1605         Implement the new BlueZ D-Bus API.
1606         Fix broken behavior with EVT_CMD_STATUS.
1607         Add features bit for pause encryption.
1608         Add additional EIR error code.
1609         Add more company identifiers.
1610         Add another Phonebook Access identifier.
1611         Update sniff subrating data structures.
1612
1613 ver 2.25:
1614         Use %jx instead of %llx for uint64_t and int64_t.
1615         Allow null-terminated text strings.
1616         Add UUID for N-Gage games.
1617         Add UUID for Apple Macintosh Attributes.
1618         Add Apple attributes and iSync records.
1619         Add definitions for Apple Agent.
1620         Add support for the Handsfree Audio Gateway service.
1621         Add support for choosing a specific record handle.
1622         Add support for dialup/telephone connections.
1623         Add definitions for Apple Agent.
1624         Add support for record handle on service registration.
1625
1626 ver 2.24:
1627         Fix display of SDP text and data strings.
1628         Add support for device scan property.
1629         Add support for additional access protocols.
1630         Update the D-Bus policy configuration file.
1631
1632 ver 2.23:
1633         Update the new D-Bus interface.
1634         Make dfutool ready for big endian architectures.
1635         Add support for AVRCP specific service records.
1636         Add support for writing complex BCCMD commands.
1637         Add the new BCCMD interface utility.
1638         Add MicroBCSP implementation from CSR.
1639         Add constants and definitions for sniff subrating.
1640         Add support for allocation of binary text elements.
1641         Add HCI emulation tool.
1642         Add fake HID support for old EPoX presenters.
1643         Reject connections from unknown HID devices.
1644         Fix service discovery deadlocks with Samsung D600 phones.
1645
1646 ver 2.22:
1647         Remove D-Bus 0.23 support.
1648         Add initial version of the new D-Bus interface.
1649         Add support for extended inquiry response commands.
1650         Add support for the Logitech diNovo Media Desktop Laser.
1651         Add compile time buffer checks (FORTIFY SOURCE).
1652         Decode reserved LMP feature bits.
1653         Fix errno overwrite problems.
1654         Fix profile descriptor problem with Samsung phones.
1655
1656 ver 2.21:
1657         Move create_dirs() and create_file() into the textfile library.
1658         Let textfile_put() also replace the last key value pair.
1659         Fix memory leaks with textfile_get() usage.
1660         Fix infinite loops and false positive matches.
1661         Don't retrieve stored link keys for RAW devices.
1662         Document the putkey and delkey commands.
1663         Show supported commands also in clear text.
1664         Support volatile changes of the BD_ADDR for CSR chips.
1665         Add support for identification of supported commands.
1666         Add missing OCF declarations for the security filter.
1667         Add two new company identifiers.
1668
1669 ver 2.20:
1670         Add UUIDs for video distribution profile.
1671         Add UUIDs for phonebook access profile.
1672         Add attribute identifier for supported repositories.
1673         Add definitions for extended inquiry response.
1674         Add functions for extended inquiry response.
1675         Add support for extended inquiry response.
1676         Add support for HotSync service record.
1677         Add support for ActiveSync service record.
1678         Add ActiveSync networking support.
1679         Fix D-Bus crashes with new API versions.
1680
1681 ver 2.19:
1682         Fix the GCC 4.0 warnings.
1683         Fix the routing for dealing with raw devices.
1684         Fix off by one memory allocation error.
1685         Fix security problem with escape characters in device name.
1686         Add per device service record functions.
1687         Send D-Bus signals for inquiry results and remote name resolves.
1688         Add support for device specific SDP records.
1689
1690 ver 2.18:
1691         Support D-Bus 0.23 and 0.33 API versions.
1692         Support reading of complex BCCMD values.
1693         Support minimum and maximum encryption key length.
1694         Add support for reading and writing the inquiry scan type.
1695         Add definitions for connection accept timeout and scan enable.
1696         Add support for inquiry scan type.
1697         Add tool for the CSR BCCMD interface.
1698         Add first draft of the Audio/Video control utility.
1699         Add disconnect timer support for the A2DP ALSA plugin.
1700         Make SBC parameters configurable.
1701         Replace non-printable characters in device names.
1702         Remove hci_vhci.h header file.
1703         Remove hci_uart.h header file.
1704
1705 ver 2.17:
1706         Set the storage directory through ${localstatedir}.
1707         Add the textfile library for ASCII based file access.
1708         Add support for return link keys event.
1709         Add support for voice setting configuration.
1710         Add support for page scan timeout configuration.
1711         Add support for storing and deleting of stored link keys.
1712         Add support for searching for services with UUID-128.
1713         Add support for retrieving all possible service records.
1714         Add support for a raw mode view of service records.
1715         Add support for HID information caching in hidd.
1716         Add support for authentication in pand and dund.
1717         Add support for changing BD_ADDR of CSR chips.
1718         Add pskey utility for changing CSR persistent storage values.
1719         Add the firmware upgrade utility.
1720         Add connection caching for the A2DP ALSA plugin.
1721         Add functions for stored link keys.
1722         Add definitions for PIN type and unit key.
1723         Add SDP_WAIT_ON_CLOSE flag for sdp_connect().
1724         Include stdio.h in bluetooth.h header file.
1725         Include sys/socket.h in the header files.
1726
1727 ver 2.16:
1728         Store link keys in ASCII based file format.
1729         Support device name caching.
1730         Support zero length data sizes in l2test.
1731         Change default l2ping data size to 44 bytes.
1732         Hide the server record and the public browse group root.
1733         Read BD_ADDR if not set and if it is a raw device.
1734         Add SDP language attributes.
1735         Add support for browsing the L2CAP group.
1736         Add support for stored pin codes for outgoing connections.
1737         Add support for local commands and extended features.
1738         Add support for reading CSR panic and fault codes.
1739         Add config option for setting the inquiry mode.
1740         Add OUI decoding support.
1741         Use unlimited inquiry responses as default.
1742         Use cached device names for PIN request.
1743         Use the clock offset when getting the remote names.
1744         Add function for reading local supported commands.
1745         Add function for reading local extended features.
1746         Add function for reading remote extended features.
1747         Add function for getting the remote name with a clock offset.
1748         Add function for extracting the OUI from a BD_ADDR.
1749         Add inquiry info structure with RSSI and page scan mode.
1750         Fix buffer allocation for features to string conversion.
1751         Support inquiry with unlimited number of responses.
1752
1753 ver 2.15:
1754         Enable the RFCOMM service level security.
1755         Add deprecated functions for reading the name.
1756         Add command for reading the clock offset.
1757         Add command for reading the clock.
1758         Add function for reading the clock.
1759         Add function for reading the local Bluetooth address.
1760         Add function for reading the local supported features.
1761         Don't configure raw devices.
1762         Don't set inquiry scan or page scan on raw devices.
1763         Don't show extended information for raw devices.
1764         Support L2CAP signal sizes bigger than 2048 bytes.
1765         Cleanup of the socket handling code of the test programs.
1766         Use better way for unaligned access.
1767         Remove sdp_internal.h and its usage.
1768
1769 ver 2.14:
1770         Make use of additional connection information.
1771         Use library function for reading the RSSI.
1772         Use library function for reading the link quality.
1773         Use library function for reading the transmit power level.
1774         Use library functions for the link supervision timeout.
1775         Add tool for changing the device address.
1776         Add function for reading the RSSI.
1777         Add function for reading the link quality.
1778         Add function for reading the transmit power level.
1779         Add functions for the link supervision timeout.
1780         Remove deprecated functions.
1781         Update AM_PATH_BLUEZ macro.
1782
1783 ver 2.13:
1784         Use file permission 0600 for the link key file.
1785         Add support for HID attribute descriptions.
1786         Add support for Device ID attributes.
1787         Add Device ID and HID attribute definitions.
1788         Update the UUID constants and its translations.
1789         Update L2CAP socket option definitions.
1790         Update connection information definitions.
1791         Various whitespace cleanups.
1792
1793 ver 2.12:
1794         Inherit the device specific options from the default.
1795         Use --device for selecting the source device.
1796         Add --nosdp option for devices with resource limitation.
1797         Add support and parameter option for secure mode.
1798         Add a lot of build ids and hardware revisions.
1799         Add service classes and profile ids for WAP.
1800         Add simple AM_PATH_BLUEZ macro.
1801         Update UUID translation tables.
1802         Correct kernel interface for CMTP and HIDP support.
1803
1804 ver 2.11:
1805         Initial support for the kernel security manager.
1806         Various cleanups to avoid inclusion of kernel headers.
1807         Fix output when the CUPS backend is called without arguments.
1808         Fix problems with a 64 bit userland.
1809         Use Bluetooth library functions if available.
1810         Use standard numbering scheme of SDP record handles.
1811         Use bit zero for vendor packets in the filter type bitmask.
1812         Add SIM Access types for service discovery.
1813         Add more audio/video profile translations.
1814         Add another company identifier.
1815         Add the missing HCI error codes.
1816         Add RFCOMM socket options.
1817         Add definition for the SECURE link mode.
1818         Add functions for reading and writing the inquiry mode.
1819         Add functions for AFH related settings and information.
1820         Add version identifier for the Bluetooth 2.0 specification.
1821         Add a master option to the hidd.
1822         Add support for changing the link key of a connection.
1823         Add support for requesting encryption on keyboards.
1824         Add support for revision information of Digianswer devices.
1825         Add support for the Zoom, IBM and TDK PCMCIA cards.
1826         Add checks for the OpenOBEX and the ALSA libraries.
1827         Add experimental mRouter support.
1828
1829 ver 2.10:
1830         Use a define for the configuration directory.
1831         Fix string initialization for flags translation.
1832         Fix and extend the unaligned access macros.
1833         Make compiling with debug information optional.
1834         Don't override CFLAGS from configure.
1835         Check for usb_get_busses() and usb_interrupt_read().
1836         Add optional support for compiling with PIE.
1837         Make installation of the init scripts optional.
1838         Make compiling with debug information optional.
1839         Don't override CFLAGS from configure.
1840
1841 ver 2.9:
1842         Retry SDP connect if busy in the CUPS backend.
1843         Use packet type and allow role switch in hcitool.
1844         Use the functions from the USB library for hid2hci.
1845         Add Broadcom firmware loader.
1846         Add EPoX endian quirk for buggy keyboards.
1847         Add L2CAP info type and info result definitions.
1848         Add value for L2CAP_CONF_RFC_MODE.
1849         Change RSSI value to signed instead of unsigned.
1850         Allow UUID32 values as protocol identifiers.
1851         Update the autoconf/automake scripts.
1852
1853 ver 2.8:
1854         Use LIBS and LDADD instead of LDFLAGS.
1855         Use HIDP subclass field for HID boot protocol.
1856         Set olen before calling getsockopt() in pand.
1857         Restore signals for dev-up script.
1858         Add PID file support for pand.
1859         Add size parameter to expand_name() in hcid.
1860         Add support for audio source and audio sink SDP records.
1861         Add support for HID virtual cable unplug.
1862         Add support for AmbiCom BT2000C card.
1863         Add defines and UUID's for audio/video profiles.
1864         Add AVDTP protocol identifier.
1865         Add HIDP subclass field.
1866         Add PKGConfig support.
1867         Fix the event code of inquiry with RSSI.
1868         Remove dummy SDP library.
1869
1870 ver 2.7:
1871         Fix display of decoded LMP features.
1872         Update company identifiers.
1873         Add AFH related types.
1874         Add first bits from EDR prototyping specification.
1875         Add support for inquiry with RSSI.
1876         Add HCRP related SDP functions.
1877         Add HIDP header file.
1878         Add support for getting the AFH channel map.
1879         Add support for AFH mode.
1880         Add support for inquiry mode.
1881         Add Bluetooth backend for CUPS.
1882         Add the hid2hci utility.
1883         Add the hidd utility.
1884         Add the pand utility.
1885         Add the dund utility.
1886         More endian bug fixes.
1887         Give udev some time to create the RFCOMM device nodes.
1888         Release the TTY if no device node is found.
1889         New startup script for the Bluetooth subsystem.
1890         Update to the autoconf stuff.
1891
1892 ver 2.6:
1893         Change default prefix to /usr.
1894         Add manpages for hcid and hcid.conf.
1895         Add the sdpd server daemon.
1896         Add the sdptool utility.
1897         Add the ciptool utility.
1898         Add new company identifiers.
1899         Add BNEP and CMTP header files.
1900         Add the SDP library.
1901         Use R2 for default value of pscan_rep_mode.
1902
1903 ver 2.5:
1904         Add decoding of Bluetooth 1.2 features.
1905         Add link manager version parameter for Bluetooth 1.2.
1906         Add new company identifiers.
1907         Add D-Bus support for PIN request.
1908         Support for transmit power level.
1909         Support for park, sniff and hold mode.
1910         Support for role switch.
1911         Support for reading the clock offset.
1912         Support for requesting authentication.
1913         Support for setting connection encryption.
1914         Show revision information for Broadcom devices.
1915         Replace unprintable characters in device name.
1916         Use R1 for default value of pscan_rep_mode.
1917         Fix some 64-bit problems.
1918         Fix some endian problems.
1919         Report an error on PIN helper failure.
1920         Update bluepin script for GTK2.
1921
1922 ver 2.4:
1923         Increase number of inquiry responses.
1924         Support for transmit power level.
1925         Display all 8 bytes of the features.
1926         Add support for reading and writing of IAC.
1927         Correct decoding class of device.
1928         Use Ericsson revision command for ST Microelectronics devices.
1929         Display AVM firmware version with 'revision' command.
1930         New code for CSR specific revision information.
1931         Support for ST Microelectronics specific initialization.
1932         Support for 3Com card version 3.0.
1933         Support for TDK, IBM and Socket cards.
1934         Support for initial baud rate.
1935         Update man pages.
1936         Fixes for some memory leaks.
1937
1938 ver 2.3:
1939         Added const qualifiers to appropriate function arguments.
1940         Minor fixes.
1941         CSR firmware version is now displayed by 'revision' command.
1942         Voice command is working properly on big endian machines.
1943         Added support for Texas Bluetooth modules.
1944         Added support for high UART baud rates on Ericsson modules.
1945         BCSP initialization fixes.
1946         Support for role switch command (hcitool).
1947         RFCOMM config file parser fixes.
1948         Update man pages.
1949         Removed GLib dependency.
1950
1951 ver 2.2:
1952         Updated RFCOMM header file.
1953         Additional HCI command and event defines.
1954         Support for voice settings (hciconfig).
1955         Minor hcitool fixes.
1956         Improved configure script.
1957         Added Headset testing tool.
1958         Updated man pages.
1959         RPM package.
1960
1961 ver 2.1.1:
1962         Resurrect hci_remote_name.
1963
1964 ver 2.1:
1965         Added hci_{read, write}_class_of_dev().
1966         Added hci_{read, write}_current_iac_lap().
1967         Added hci_write_local_name().
1968         Added RFCOMM header file.
1969         Minor fixes.
1970         Improved BCSP initialization (hciattach).
1971         Support for displaying link quality (hcitool).
1972         Support for changing link supervision timeout (hcitool).
1973         New RFCOMM TTY configuration tool (rfcomm).
1974         Minor fixes and updates.
1975
1976 ver 2.0:
1977         Additional company IDs.
1978         BCSP initialization (hciattach).
1979         Minor hciconfig fixes.
1980
1981 ver 2.0-pr13:
1982         Support for multiple pairing modes.
1983         Link key database handling fixes.
1984
1985 ver 2.0-pre12:
1986         Removed max link key limit. Keys never expire.
1987         Link key database is always updated. Reread PIN on SIGHUP (hcid).
1988         Bluetooth script starts SDPd, if installed.
1989         Other minor fixes.
1990
1991 ver 2.0-pre11:
1992         Improved link key management and more verbose logging (hcid).
1993         Fixed scan command (hcitool).
1994
1995 ver 2.0-pre10:
1996         Fix hci_inquiry function to return errors and accept user buffers.
1997         New functions hci_devba, hci_devid, hci_for_each_dev and hci_get_route.
1998         Additional company IDs.
1999         Makefile and other minor fixes.
2000         Support for reading RSSI, remote name and changing
2001         connection type (hcitool). 
2002         Device initialization fixes (hcid).
2003         Other minor fixes and improvements.
2004         Build environment cleanup and fixes.
2005
2006 ver 2.0-pre9:
2007         Improved bluepin. Working X authentication.
2008         Improved hcitool. New flexible cmd syntax, additional commands.
2009         Human readable display of the device features.
2010         LMP features to string translation support.
2011         Additional HCI command and event defines.
2012         Extended hci_filter API.
2013
2014 ver 2.0-pre8:
2015         Additional HCI ioctls and defines.
2016         All strings and buffers are allocated dynamically.
2017         ba2str, str2ba automatically swap bdaddress.
2018         Additional hciconfig commands. Support for ACL and SCO MTU ioctls.
2019         Support for Inventel and COM1 UART based devices.
2020         Minor hcitool fixes.
2021         Improved l2test. New L2CAP test modes.
2022         Minor fixes and cleanup.
2023
2024 ver 2.0-pre7:
2025         Bluetooth libraries and header files is now a separate package.
2026         New build environment uses automake and libtool.
2027         Massive header files cleanup.
2028         Bluetooth utilities is now a separate package.
2029         New build environment uses automake.
2030         Moved all config files and security data to /etc/bluetooth.
2031         Various cleanups.
2032
2033 ver 2.0-pre6:
2034         API cleanup and additions.
2035         Improved hcitool.
2036         l2test minor output fixes.
2037         hciattach opt to display list of supported devices.
2038
2039 ver 2.0-pre4:
2040         HCI filter enhancements.
2041
2042 ver 2.0-pre3:
2043         Cleanup.
2044
2045 ver 2.0-pre2:
2046         Additional HCI library functions.
2047         Improved CSR baud rate initialization.
2048         PCMCIA scripts fixes and enhancements.
2049         Documentation update.
2050
2051 ver 2.0-pre1:
2052         New UART initialization utility.
2053         Hot plugging support for UART based PCMCIA devices.
2054         SCO testing utility.
2055         New authentication utility (bluepin).
2056         Minor fixes and improvements.