1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #14875 from miri64/release-notes/enh/2020.07.1

release-notes: add 2020.07.1 release notes
This commit is contained in:
Martine Lenders 2020-08-28 14:08:16 +02:00 committed by GitHub
commit 0bb90f5bd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,23 @@
RIOT-2020.07.1 - Release Notes
==============================
This is a bug fixing release for the RIOT 2020.07 release.
The following bugs were fixed:
#14670: tests/lwip_sock_tcp: fix -EADDRINUSE test
#14671: pkg/lwip: Use IS_ACTIVE() and bugfix
- pkg/lwip: Compatibility with IS_USED()
- pkg/lwip: Use IS_ACTIVE() & NETCONNTYPE_ISIPV6()
#14686: gnrc_sixlowpan_frag_vrb: fix cppcheck warning
#14693: cpu/msp430_common: fix thread_yield_higher() when called in isr
#14685: gnrc/nib: fix _idx_dsts() calculation
#14817: gnrc_sixlowpan_frag_rb: Check possibly uninitialized pointers
RIOT-2020.07 - Release Notes
============================
RIOT is a multi-threading operating system which enables soft real-time