CHANGELOG.md (f0ca6dea14c7cc7aba92070810d9823d5669a6f9) CHANGELOG.md (d798a8dca84702b416e7f7ac648ed979abff6896)
1# Change Log
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7---
8
9## [Unreleased]
10
11### Fixed
12- RFCOMM: accept incoming L2CAP connection in Basic mode if ERTM is enabled but not requested for this connection
13- POSIX, WICED, Windows, FreeRTOS: handle time_ms overrun after 49 days
14
15### Added
16- btstack_run_loop_base: portable implementation of timer and data source managment as base for platform specific implementations
17
1# Change Log
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7---
8
9## [Unreleased]
10
11### Fixed
12- RFCOMM: accept incoming L2CAP connection in Basic mode if ERTM is enabled but not requested for this connection
13- POSIX, WICED, Windows, FreeRTOS: handle time_ms overrun after 49 days
14
15### Added
16- btstack_run_loop_base: portable implementation of timer and data source managment as base for platform specific implementations
17
18## Changed
19-- FreeRTOS: use xQueueCreateStatic (static variant of xQueueCreate) if available for static memory-only setups
18
19## Changes July 2019
20
21### Fixed
22- SM: Fixed regression introduced in f3582630
23
24### Changed
25- SM: Start encryption upon receiving slave securiy request if bonded

--- 352 unchanged lines hidden ---
20
21## Changes July 2019
22
23### Fixed
24- SM: Fixed regression introduced in f3582630
25
26### Changed
27- SM: Start encryption upon receiving slave securiy request if bonded

--- 352 unchanged lines hidden ---