The branch main has been updated by imp:

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

commit cb0259b6dfbacf437442856024fff48e44e94b96
Author:     Warner Losh <[email protected]>
AuthorDate: 2023-10-27 04:14:23 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2023-10-27 04:14:23 +0000

    UPDATING: Document branch creation
    
    Document when stable/12, stable/13 and stable/14 were created. Once we
    release 14.0, I'll trim the stable/11 branchpoint through stable/12
    brnachpoint. Documenting all of these will make it easier in the future.
    
    Sponsored by:           Netflix
---
 UPDATING | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/UPDATING b/UPDATING
index 9334ebf0dd5e..722d7d66acbe 100644
--- a/UPDATING
+++ b/UPDATING
@@ -109,6 +109,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
        for out of tree changes. The SIMs were not updated since most of
        the old u_intXX_t uses weren't due to CAM interfaces.
 
+20230713:
+       stable/14 branch created.
+
 20230629:
        The heuristic for detecting old chromebooks with an EC bug that requires
        atkbdc driver workarounds has changed. There should be no functional
@@ -486,6 +489,9 @@ 
https://lists.freebsd.org/archives/freebsd-current/2021-June/000153.html
        Please update your drm-kmod port to after the __FreeBSD_version 1400003
        update.
 
+20210121:
+       stable/13 branch created.
+
 20210108:
        PC Card attachments for all devices have been removed. In the case of
        wi and cmx, the entire drivers were removed because they were only
@@ -1021,6 +1027,9 @@ 
https://lists.freebsd.org/archives/freebsd-current/2021-June/000153.html
        being included using the command:
                $ newsyslog -Nrv
 
+20181019:
+       Stable/12 was branched created.
+
 20181015:
        Ports for the DRM modules have been simplified. Now, amd64 users should
        just install the drm-kmod port. All others should install

Reply via email to