OSDN Git Service

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