Skip to content

Commit 38e366e

Browse files
lorenrhusha-mandya
andauthored
Apply suggestions from code review
Co-authored-by: Usha Mandya <[email protected]>
1 parent bd45275 commit 38e366e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,18 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
4343

4444
#### For all platforms
4545

46-
- Fixed an issue where Docker domains were not reachable when the proxy configuration is not valid
46+
- Fixed an issue where Docker domains were not reachable when the proxy configuration is not valid.
4747
- For air-gapped containers: ensure the `containersProxy` `mode` is set to `manual` as described in the [docs](../security/for-admins/hardened-desktop/air-gapped-containers.md#configuration) to ensure container network traffic is blocked if a .PAC file is unreachable.
4848
- Fixed a possible deadlock when exposing ports.
4949
- Fixed a race condition which can cause `docker run -p` ports to disappear.
5050

5151
#### For Mac
5252

53-
- Fix a bug where the list of container's ports would be empty when inspecting a container quickly after it's been created, e.g. from a script [docker/for-mac#7693](https://github.com/docker/for-mac/issues/7693)
53+
- Fixed a bug where a container’s port list appeared empty when inspected immediately after it was created, for example, when using a script. [docker/for-mac#7693](https://github.com/docker/for-mac/issues/7693)
5454

5555
#### For Windows
5656

57-
- Disable Resource Saver on WSL 2 to prevent `docker` CLI commands hanging in WSL 2 distros, see https://github.com/docker/for-win/issues/14656#issuecomment-2960285463
57+
- Disabled the Resource Saver mode in WSL 2 to prevent `docker` CLI commands hanging in WSL 2 distros. [docker/for-win#14656](https://github.com/docker/for-win/issues/14656#issuecomment-2960285463)
5858

5959
## 4.42.0
6060

0 commit comments

Comments
 (0)