From 808452dc9870506bf1e41729f11c84dd01fe41e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deronne?= Date: Mon, 7 Sep 2020 21:53:44 +0200 Subject: [PATCH] Fix typo in RELEASE_NOTES --- RELEASE_NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index dc3bb17f0..8ad9efe62 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -256,7 +256,7 @@ Bugs fixed from the GitLab.com issue tracker include: - Merge request !43 - traffic-control: Install FqCoDelQueueDisc by default - Merge request !55 - lte: Reset preamble transmission count before starting NC based RACH - Merge request !65 - tcp: Call BytesInFlight method before processing ack -- Merge request !67 - wifi: Pass numbe of data bits instead of coded bits to error models +- Merge request !67 - wifi: Pass number of data bits instead of coded bits to error models - Merge request !85 - uan: Fix MAC address variable shadowing in subclasses Other issues fixed: