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