xiaoxiang781216 commented on code in PR #15233: URL: https://github.com/apache/nuttx/pull/15233#discussion_r1888132061
########## Documentation/ReleaseNotes/NuttX-12.4.0: ########## @@ -448,7 +448,7 @@ Improvements * [#11197](https://github.com/apache/nuttx/pull/11197) igmp: call IFF_SET_IPv4 when igmp_send * [#11384](https://github.com/apache/nuttx/pull/11384) ipv6: Fix source address with many addresses in same network * [#11378](https://github.com/apache/nuttx/pull/11378) ipv6: Move xxx_ipv6multicast from arch to common code -* [#10894](https://github.com/apache/nuttx/pull/10894) netdb: When set a dns nameserver which already exists, retrun OK +* [#10894](https://github.com/apache/nuttx/pull/10894) netdb: When set a dns nameserver which already exists, return OK Review Comment: ditto ########## Documentation/ReleaseNotes/NuttX-12.3.0: ########## @@ -566,7 +566,7 @@ Drivers With Improvements * [#10778](https://github.com/apache/nuttx/pull/10778) mmcsd: add get emmc cid register interface. * [#10168](https://github.com/apache/nuttx/pull/10168) mmcsd: fix byte_block_count error in byte mode * [#10440](https://github.com/apache/nuttx/pull/10440) mmcsd: fix regression causing emmcsd not working -* [#9937](https://github.com/apache/nuttx/pull/9937) mmcsd: mmcsd_sdio: config timout to write one data block +* [#9937](https://github.com/apache/nuttx/pull/9937) mmcsd: mmcsd_sdio: config timeout to write one data block Review Comment: should we keep the release note as before? ########## Documentation/ReleaseNotes/NuttX-12.3.0: ########## @@ -774,7 +774,7 @@ Boards With Improvements * [#9884](https://github.com/apache/nuttx/pull/9884) xtensa: esp32: esp32-devkitc: Refresh wifi_smp_rmt config * [#9709](https://github.com/apache/nuttx/pull/9709) xtensa: esp32: esp32-devkitc: wamr_wasi_debug: enable wasi-threads * [#9752](https://github.com/apache/nuttx/pull/9752) xtensa: esp32s2: Add basic support to SPIFLASH -* [#9868](https://github.com/apache/nuttx/pull/9868) xtensa: esp32s3: Do not include specfic board in commom +* [#9868](https://github.com/apache/nuttx/pull/9868) xtensa: esp32s3: Do not include specific board in commom Review Comment: ditto -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
