diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 26dbed6fe..e9caf465a 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,9 @@ +2002-10-17 David Shaw <[email protected]> + + * http.c (connect_server): Try all A records for names with + multiple addresses until one answers for both MINGW32 and not + MINGW32. + 2002-10-10 David Shaw <[email protected]> * http.c (connect_server): Properly handle a single A record that |