diff readme.txt @ 2093:0c7de37977c8

Add a display of all features in dwtest using dw_debug(). Also update the readme to mention dw_feature_get/set().
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 11 Jun 2020 02:26:42 +0000
parents 94ea915bd917
children 3ba5cbea84ec
line wrap: on
line diff
--- a/readme.txt	Thu Jun 11 01:30:37 2020 +0000
+++ b/readme.txt	Thu Jun 11 02:26:42 2020 +0000
@@ -60,6 +60,8 @@
 Changed to using winsock2 on Windows ending support for Win95 and NT 3.5.
 Added support for domain sockets on Windows 10 in the dwcompat sockpipe() macro.
     If compiled with Visual Studio 2017 or later, otherwise the old method is used.
+Added dw_feature_set/get() to test if certain features are available on the current
+    library and operating system combination at runtime or enabled/disable features.
 Fixed many small bugs, too numerous to list here.
 
 Dynamic Windows Documentation is available at: