diff --git a/desktop/release-notes.md b/desktop/release-notes.md index aaedf0e506..6a256669b1 100644 --- a/desktop/release-notes.md +++ b/desktop/release-notes.md @@ -76,7 +76,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge - Fixed a bug where the "system" proxy would not handle "autoproxy" / "pac file" configurations. - Fixed a bug where vmnetd installation fails to read `Info.Plist` on case-sensitive file systems. The actual filename is `Info.plist`. Fixes [docker/for-mac#6677](https://github.com/docker/for-mac/issues/6677). - Fixed a bug where user is prompted to create the docker socket symlink on every startup. Fixes [docker/for-mac#6634](https://github.com/docker/for-mac/issues/6634). -- Fixed a bug that caused the **Start Docker Desktop when you log in** setting not to work. +- Fixed a bug that caused the **Start Docker Desktop when you log in** setting not to work. Fixes [docker/for-mac#6723](https://github.com/docker/for-mac/issues/6723). - Fixed UDP connection tracking and `host.docker.internal`. Fixes [docker/for-mac#6699](https://github.com/docker/for-mac/issues/6699). - Improved kubectl symlink logic to respect existing binaries in `/usr/local/bin`. Fixes [docker/for-mac#6328](https://github.com/docker/for-mac/issues/6328). - Docker Desktop now automatically installs Rosetta when you opt-in to use it but have not already installed it.