Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Jul 18, 2024
1 parent abfc747 commit 0e6165a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
ui : migrated to gtk3 on Linux (#220)
sqlite : fixed early finalizer call (#200)
cmake : fixed loading error when installing to /usr/local on Unix (#271)
gc : fixed "GetThreadContext failed" error on Windows (#264)
std : fixed date_format crash on windows (#279)
vm : added more detailed errors for failed stack checks (#284)
ssl : migrated to mbedtls 3 (#290)
ssl : ignored MBEDTLS_ERR_SSL_WANT_READ and MBEDTLS_ERR_SSL_RECEIVED_NEW_SESSION_TICKET (#291)

2019-10-19 : 2.3.0
std : added socket_set_broadcast function (#190)
Expand Down

0 comments on commit 0e6165a

Please sign in to comment.