diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-09 19:49:08 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-09 19:49:08 +0000 |
commit | 8996a7346e893a337197ec3958457df3e10ee359 (patch) | |
tree | cdfe7ad3b507716006ba17f26501474c7dbb2e33 /CHANGES | |
parent | e4adbf401761f62ba71bb6884f7c4de17b6a2a7f (diff) |
sws fix, inet_pton fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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) |