1
0
Fork 0
mirror of https://github.com/yuzu-emu/mbedtls.git synced 2025-03-30 04:36:55 +00:00

Add ChangeLog entry for : win2k net support

Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
Janos Follath 2020-06-25 11:53:33 +01:00
parent 8a43bd1d20
commit 3ec2e4a464

View file

@ -0,0 +1,2 @@
Features
* Add support for Windows 2000 in net_sockets. Contributed by opatomic. #3239