Skip to content

Commit ddee74f

Browse files
lorenrhaevesdocker
andauthored
Apply suggestions from code review
Co-authored-by: Allie Sadler <[email protected]>
1 parent c356daf commit ddee74f

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
@@ -55,14 +55,14 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
5555
#### For all platforms
5656

5757
- Fixed a bug where the `docker events` command would not terminate after streaming the events.
58-
- Docker Init: Improved Dockerfile caching for PHP applications that don't use Compose.
58+
- Docker Init: Improved Dockerfile caching for PHP applications that don't use Docker Compose.
5959
- Synchronized file shares now respects the `filesharingAllowedDirectories` setting in `admin-settings.json`.
6060
- Fixed an issue where if Docker Desktop is configured to use a proxy, it fails to start due to an internal timeout while fetching authentication tokens.
6161
- Added a recovery banner to retry an update if the download failed.
6262
- Fixed an issue where if the `umask` is set to `577` it would cause `rpmbuild` failure. Fixes [docker/for-mac#6511](https://github.com/docker/for-mac/issues/6511).
6363
- Fixed a bug that caused ports open on the host to 18 for containers started with `--network=host`.
6464
- Fixed bind mount ownership for non-root containers. Fixes [docker/for-mac#6243](https://github.com/docker/for-mac/issues/6243).
65-
- Docker Desktop will not unpause automatically after a manual pause. The system will stay paused until the user presses the Resume button in the Dashboard or the menu entry. This fixes a bug where other software would accidentally trigger a resume by running a CLI command in the background. Fixes [for-mac/#6908](https://github.com/docker/for-mac/issues/6908)
65+
- Docker Desktop will not unpause automatically after a manual pause. The system will stay paused until you manually resume the Docker engine. This fixes a bug where other software would accidentally trigger a resume by running a CLI command in the background. Fixes [for-mac/#6908](https://github.com/docker/for-mac/issues/6908)
6666

6767
#### For Mac
6868

@@ -75,7 +75,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
7575
#### For Windows
7676

7777
- Fixed a bug preventing UDP port 53 to be bound.
78-
- Fixed a bug where Windows daemon options where overwritten at startup.
78+
- Fixed a bug where Windows daemon options were overwritten at startup.
7979

8080
## 4.35.1
8181

0 commit comments

Comments
 (0)