git: 52c1066f52d4 - main - UPDATING: add entry for 15.0-CURRENT

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Thu, 24 Aug 2023 23:45:31 UTC
The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/src/commit/?id=52c1066f52d48de3782e8ab3585172a19113e81a

commit 52c1066f52d48de3782e8ab3585172a19113e81a
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2023-08-24 23:45:12 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2023-08-24 23:45:12 +0000

    UPDATING: add entry for 15.0-CURRENT
    
    Sponsored by:   GoFundMe https://www.gofundme.com/f/gjbbsd
    Sponsored by:   PayPal https://paypal.me/gjbbsd
---
 UPDATING | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/UPDATING b/UPDATING
index 9ad9c04a7560..fbb899cc25a4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
 	world, or to merely disable the most expensive debugging functionality
 	at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20230824:
+	FreeBSD 15.0-CURRENT.
+
 20230817:
 	Serial communication (in boot loaders, kernel, and userland) has
 	been changed to default to 115200 bps, in line with common industry