OSDN Git Service

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