Add ChangeLog entry for PR #536
This commit is contained in:
parent
e7aeef09ee
commit
00af447ba8
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ Features
|
|||
Daniel King (#485).
|
||||
* Add platform support for the Haiku OS. (https://www.haiku-os.org).
|
||||
Contributed by Augustin Cavalier.
|
||||
* Make the receive and transmit buffers independent sizes, for situations
|
||||
where the outgoing buffer can be fixed at a smaller size than the incoming
|
||||
buffer, which can save some RAM. If buffer lengths are kept equal, there
|
||||
is no functional difference. Contributed by Angus Gratton, and also
|
||||
independently contributed again by Paul Sokolovsky.
|
||||
|
||||
Bugfix
|
||||
* Fix the key_app_writer example which was writing a leading zero byte which
|
||||
|
|
Loading…
Reference in a new issue