git: 4e8f7e108e - main - Change the year to hide the existence of time machine

Li-Wen Hsu lwhsu at FreeBSD.org
Tue Feb 23 09:40:15 UTC 2021


The branch main has been updated by lwhsu (ports, src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=4e8f7e108e58bfa4ce4959b354ac070fd27ebe8a

commit 4e8f7e108e58bfa4ce4959b354ac070fd27ebe8a
Author:     Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-02-23 09:37:50 +0000
Commit:     Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-02-23 09:37:50 +0000

    Change the year to hide the existence of time machine
    
    Approved by:    carlavilla (implicitly)
---
 documentation/content/en/books/porters-handbook/versions/chapter.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
index e55201ea51..a0edcafca8 100644
--- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc
@@ -772,12 +772,12 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
 
 |1300136
 |link:https://cgit.freebsd.org/src/commit/?id=72c551930be195b5ea982c1b16767f54388424f2[72c551930be1]
-|January 17, 2020
+|January 17, 2021
 |13.0-CURRENT after reimplementing LinuxKPI's `irq_work` queue on top of fast taskqueue.
 
 |1300137
 |link:https://cgit.freebsd.org/src/commit/?id=010196adcfaf2bb610725394d40691874b4ff2af[010196adcfaf]
-|January 30, 2020
+|January 30, 2021
 |13.0-CURRENT after fixing a clang assertion when building the package:devel/onetbb[] port.
 
 |1300138


More information about the dev-commits-doc-all mailing list