[Bug 273401] strverscmp(3)'s HISTORY claims it was added in 14.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 31 Aug 2023 11:53:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273401

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=09ec5e67a7a6605e5a58a2e3e82dab243a90609a

commit 09ec5e67a7a6605e5a58a2e3e82dab243a90609a
Author:     Mina Galić <freebsd@igalic.co>
AuthorDate: 2023-08-31 11:50:17 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-08-31 11:52:31 +0000

    libc: fix history for strverscmp(3) and versionsort(3)

    strverscmp(3) and versionsort(3) where first released in 13.2

    PR:             273401
    Reviewed by:    kib
    MFC after:      3 days
    Differential Revision:  https://reviews.freebsd.org/D41617

 lib/libc/gen/scandir.3       | 4 ++--
 lib/libc/string/strverscmp.3 | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.