git: d69538633815 - main - Add in the commit revision to the UPDATING file for the CC changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Nov 2021 11:40:01 UTC
The branch main has been updated by rrs:
URL: https://cgit.FreeBSD.org/src/commit/?id=d69538633815127b84fe7472cdc44f4b9e6e7780
commit d69538633815127b84fe7472cdc44f4b9e6e7780
Author: Randall Stewart <rrs@FreeBSD.org>
AuthorDate: 2021-11-11 11:39:20 +0000
Commit: Randall Stewart <rrs@FreeBSD.org>
CommitDate: 2021-11-11 11:39:20 +0000
Add in the commit revision to the UPDATING file for the CC changes
The UPDATING file had a xxx for the CC changes commit, now that its
committed fix that.
---
UPDATING | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/UPDATING b/UPDATING
index cde26f7ea030..f1039c7e6d52 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,7 +28,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20211110:
- Commit xxxxxx changed the TCP congestion control framework so
+ Commit b8d60729deef changed the TCP congestion control framework so
that any of the included congestion control modules could be
the single module built into the kernel. Previously newreno
was automatically built in through direct reference. Has of