From 95950880ade0b850b186aa60fc6606ed0ab30873 Mon Sep 17 00:00:00 2001 From: Mariusz Zaborski Date: Sun, 7 May 2023 11:45:13 +0200 Subject: [PATCH] libc: document when the namespace was created Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D39989 --- lib/libc/Versions.def | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libc/Versions.def b/lib/libc/Versions.def index fea6693cee8a..3d891edf79f5 100644 --- a/lib/libc/Versions.def +++ b/lib/libc/Versions.def @@ -35,6 +35,7 @@ FBSD_1.5 { FBSD_1.6 { } FBSD_1.5; +# This version was first added to 14.0-current. FBSD_1.7 { } FBSD_1.6;