aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-08-31 12:53:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-08-31 12:53:39 +0000
commitd7168a82e2123b6c3eb4db8e890ce7c14e21b32a (patch)
treed54f793ce363d67cff2cae2dd5f2d9270d38a57f /CHANGES
parentc9c8ee3796dc2ab71a04c9b5bfb23dd98b47ddf5 (diff)
Dmitriy Sergeyev found and fixed a multi interface flaw when using asynch
name resolves. It could get stuck in the wrong state.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b3f7f8e1b..1d8c39b28 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@
Changelog
+Daniel (31 August 2006)
+- Dmitriy Sergeyev found and fixed a multi interface flaw when using asynch
+ name resolves. It could get stuck in the wrong state.
+
Gisle (29 August 2006)
- Added support for other MS-DOS compilers (desides djgpp). All MS-DOS
compiler now uses the same config.dos file (renamed to config.h by