aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-09 19:49:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-09 19:49:08 +0000
commit8996a7346e893a337197ec3958457df3e10ee359 (patch)
treecdfe7ad3b507716006ba17f26501474c7dbb2e33 /CHANGES
parente4adbf401761f62ba71bb6884f7c4de17b6a2a7f (diff)
sws fix, inet_pton fix
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c346a9800..beb893984 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,12 @@
Changelog
+Daniel (9 October)
+- Dominick Meglio made the inet_pton.c file build fine using MSVC.
+
+- The 'sws' test suite web server now #include setup.h from the lib directory.
+ This makes it more portable easier.
+
Version 7.10.8-pre3 (8 October 2003)
Daniel (8 October)