From 314813c162071ce66c7a39db6c9bac30897af568 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Thu, 20 Aug 2020 12:42:35 -0400 Subject: Final set of updates to release notes Signed-off-by: Matthew Heon --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 23c3f7a76..b5eea154e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,7 @@ ### Features - Rootless Podman will now add an entry to `/etc/passwd` for the user who ran Podman if run with `--userns=keep-id`. - The `podman system connection` command has been reworked to support multiple connections, and reenabled for use! +- Podman now has a new global flag, `--connection`, to specify a connection to a remote Podman API instance. ### Changes - Podman's automatic systemd integration (activated by the `--systemd=true` flag, set by default) will now activate for containers using `/usr/local/sbin/init` as their command, instead of just `/usr/sbin/init` and `/sbin/init` (and any path ending in `systemd`). @@ -50,6 +51,7 @@ ### Misc - Updated Buildah to v1.15.1 +- Updated containers/image library to v5.5.2 ## 2.0.4 ### Bugfixes -- cgit v1.2.3-54-g00ecf