about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 2864732e..84c9344d 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -21,6 +21,9 @@ not yet  BJH  Release 10.58.00
 
               Windows: compute program name correctly.
 
+              Build: redo conditional compilation of Windows to use
+              MSVCRT, based on _WIN32, instead of WIN32.
+
               Build: use Pkgconfig to find libxml2 if it works (fall back
               to xml2-config).