OSDN Git Service

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