Skip to content

Commit 0e6165a

Browse files
committed
Update CHANGES
1 parent abfc747 commit 0e6165a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

+5
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
ui : migrated to gtk3 on Linux (#220)
1616
sqlite : fixed early finalizer call (#200)
1717
cmake : fixed loading error when installing to /usr/local on Unix (#271)
18+
gc : fixed "GetThreadContext failed" error on Windows (#264)
19+
std : fixed date_format crash on windows (#279)
20+
vm : added more detailed errors for failed stack checks (#284)
21+
ssl : migrated to mbedtls 3 (#290)
22+
ssl : ignored MBEDTLS_ERR_SSL_WANT_READ and MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET (#291)
1823

1924
2019-10-19 : 2.3.0
2025
std : added socket_set_broadcast function (#190)

0 commit comments

Comments
 (0)