Skip to content

Commit cc5acab

Browse files
committed
Update RELEASE_NOTES.md for v4.7.1
Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent c3efd25 commit cc5acab

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASE_NOTES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release Notes
22

3+
## 4.7.1
4+
### Bugfixes
5+
- Fixed a bug involving non-English locales of Windows where machine installs using user-mode networking were rejected due to erroneous version detection ([#20209](https://github.com/containers/podman/issues/20209)).
6+
- Fixed a regression in --env-file handling ([#19565](https://github.com/containers/podman/issues/19565)).
7+
- Fixed a bug where podman inspect would fail when stat'ing a device failed.
8+
9+
### API
10+
- The network list compat API endpoint is now much faster ([#20035](https://github.com/containers/podman/issues/20035)).
11+
312
## 4.7.0
413
### Security
514
- Now the io.containers.capabilities LABEL in an image can be an empty string.

0 commit comments

Comments
 (0)