WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 6ddf453

Browse files
committed
docs: Update changelog
1 parent 8816a6a commit 6ddf453

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/introduction/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@ weight: -20
1818
were sent to lwIP, which prevented DHCPv6 from working, for example.
1919
- TX packets generated by lwIP and passed to DSWiFi weren't handled correctly
2020
if they were in a fragmented `pbuf`. This has been fixed.
21+
- Fix implementations of `ioctl()` and `fcntl()`, as well as the defines
22+
`O_RDONLY`, `O_WRONLY`, `O_RDWR` and `O_NONBLOCK`.
2123

2224
- SDK:
2325

26+
- Added a new package with libcurl named `blocksds-libcurl`.
27+
- Added a new example of how to use libcurl with BlocksDS.
2428
- Improve documentation of exception handler example.
2529
- Add a bloom example based on the original demo by Bluescrn.
2630
- Mention the multiple ARM7 cores in the migration guide.

0 commit comments

Comments
 (0)