The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=96c567f972e05c47cd239b6c9226354e808f039b
commit 96c567f972e05c47cd239b6c9226354e808f039b Author: Dimitry Andric <[email protected]> AuthorDate: 2024-03-10 11:36:28 +0000 Commit: Dimitry Andric <[email protected]> CommitDate: 2024-03-10 11:36:28 +0000 Add space before 20240211 entry in ObsoleteFiles.inc --- ObsoleteFiles.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index ed8a6b9bb1b2..1586f310ecc9 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -59,6 +59,7 @@ OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/system-status.awk OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/system-status.bad OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/system-status.ok OLD_FILES+=usr/tests/usr.bin/awk/bugs-fixed/system-status.ok2 + # 20240211: caroot bundle updated OLD_FILES+=usr/share/certs/trusted/Security_Communication_Root_CA.pem
