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