| Index: pkg/http_multi_server/CHANGELOG.md
|
| diff --git a/pkg/http_multi_server/CHANGELOG.md b/pkg/http_multi_server/CHANGELOG.md
|
| deleted file mode 100644
|
| index f3d79a3e353f43bdcadd96b37638212eae7ec0f1..0000000000000000000000000000000000000000
|
| --- a/pkg/http_multi_server/CHANGELOG.md
|
| +++ /dev/null
|
| @@ -1,25 +0,0 @@
|
| -## 1.3.0
|
| -
|
| -* Add support for `HttpServer.autoCompress`.
|
| -
|
| -## 1.2.0
|
| -
|
| -* Add support for `HttpServer.defaultResponseHeaders.clear`.
|
| -
|
| -* Fix `HttpServer.defaultResponseHeaders.remove` and `.removeAll`.
|
| -
|
| -## 1.1.0
|
| -
|
| -* Add support for `HttpServer.defaultResponseHeaders`.
|
| -
|
| -## 1.0.2
|
| -
|
| -* Remove the workaround for [issue 19815][].
|
| -
|
| -## 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
|
|
|