git: 372577fcdb - main - Status/2026Q2: Fix the bullet points in ipv6 improvement report

Pouria Mousavizadeh Tehrani <[email protected]> Thu, 23 Jul 2026 19:05:32 +0000
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by pouria:

URL: https://cgit.FreeBSD.org/doc/commit/?id=372577fcdb7c988a235ceef747d98c3ae81c85c0

commit 372577fcdb7c988a235ceef747d98c3ae81c85c0
Author:     Pouria Mousavizadeh Tehrani <[email protected]>
AuthorDate: 2026-07-23 09:25:02 +0000
Commit:     Pouria Mousavizadeh Tehrani <[email protected]>
CommitDate: 2026-07-23 19:04:59 +0000

    Status/2026Q2: Fix the bullet points in ipv6 improvement report
    
    Without this newline, the website will not correctly show the
    bulletpoints.
    
    Reviewed by: salvadore
    Approved by: salvadore
    Fixes: 487d18e72723 ("Status/2026Q2: Pouria reports")
---
 website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc b/website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc
index b057f4d616..64b6a8e1db 100644
--- a/website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc
+++ b/website/content/en/status/report-2026-04-2026-06/ipv6_improvements.adoc
@@ -13,6 +13,7 @@ So far, I have added the support for:
 * Removed the support for DRAFT_IETF_6MAN_IPV6ONLY_FLAG to replace it with RFC 8925.
 
 Ongoing works:
+
 * RFC 8925: IPv6-Only Preferred Option For DHCPv4
 link:https://reviews.freebsd.org/D56637[(D56637)]
 * RFC 4429: Add support for Optimistic DAD.