| Index: pkg/http_multi_server/CHANGELOG.md
|
| diff --git a/pkg/http_multi_server/CHANGELOG.md b/pkg/http_multi_server/CHANGELOG.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ac009083c2a0b04f758fbd3071f592c34f49f4a5
|
| --- /dev/null
|
| +++ b/pkg/http_multi_server/CHANGELOG.md
|
| @@ -0,0 +1,7 @@
|
| +## 1.0.1
|
| +
|
| +* Ignore errors from one of the servers if others are still bound. In
|
| + particular, this works around [issue 19815][] on some Windows machines where
|
| + IPv6 failure isn't discovered until we try to connect to the socket.
|
| +
|
| +[issue 19815]: http://code.google.com/p/dart/issues/detail?id=19815
|
|
|