CHANGELOG: fix entry placement

Commit 0079bee1 incorrectly placed an entry into v1.4.1 changelog.
Move it to under "Unreleased".

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin
2026-03-18 12:34:16 -07:00
parent 837e98c984
commit 29f2d82a85
+1 -4
View File
@@ -7,10 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added ###
- When building runc, `RUNC_BUILDTAGS` make or shell environment variable can
be used to add build tags and/or remove existing build tags (when a tag is
prefixed with `-`). (#5171)
- Support for specs.LinuxSeccompFlagWaitKillableRecv. (#5172)
### Deprecated ###
- `EXTRA_BUILDTAGS` make variable is deprecated in favor of `RUNC_BUILDTAGS`
@@ -146,9 +146,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[debian-armhf]: https://wiki.debian.org/ArmHardFloatPort
### Added ###
- Support for specs.LinuxSeccompFlagWaitKillableRecv. (#5172)
## [1.4.0] - 2025-11-27
> 路漫漫其修远兮,吾将上下而求索!