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