You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update NEWS with all of the changes since last release
Change the version to 0.23. There are enough changes that it warrants
a minor version bump.
Signed-off-by: Enji Cooper <ngie@FreeBSD.org>
Release atf-0.21
Update release notes accordingly and bump the major version of the shared
libraries.
In theory, bumping the major version is not strictly necessary because we
only removed the internal config module... but there might be binaries out
there relying on it (see the old version of the ATF libraries in NetBSD).
Better be safe than sorry given that a symbol removal requires a major
version bump.