Update index.md (#3048)

This commit is contained in:
Wang Jie 2017-04-26 04:52:03 +08:00 committed by John Mulhausen
parent 386958533f
commit 9709c5378e
1 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ redirect_from:
- /datacenter/ucp/2.1/guides/admin/upgrade/release-notes/
---
Here you can learn about new features, bug fixes, breaking changes and
Here you can learn about new features, bug fixes, breaking changes, and
known issues for the latest UCP version.
You can then use [the upgrade instructions](../admin/upgrade.md), to
upgrade your installation to the latest release.
@ -73,7 +73,7 @@ This issue will be fixed in UCP 2.1.3.
has stopped or become unreachable
* Fixed known issue in which users are unable to log into UCP UI after upgrading
from UCP 2.1.0 to 2.1.1 because the parameter for maximum concurrent users was
incorrectly defaulted to '0'
incorrectly defaulted to `0`
* Fixed an issue where the UCP manager becomes unresponsive and requires a restart
if `docker ps` or `docker info` calls to engine take a long time for a response
* HTTP Routing Mesh now correctly provides httplog for debug logging of services