Mark fix/http-port-type-u16 and fix/log-root-cert-count as completed

This commit is contained in:
2026-06-12 14:21:37 +00:00
parent 1ae06b0478
commit 21186b8265
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
--- ---
id: fix/http-port-type-u16 id: fix/http-port-type-u16
name: Change http_port type from u32 to u16 per spec (W12) name: Change http_port type from u32 to u16 per spec (W12)
status: pending status: completed
depends_on: [] depends_on: []
scope: narrow scope: narrow
risk: low risk: low

View File

@@ -1,7 +1,7 @@
--- ---
id: fix/log-root-cert-count id: fix/log-root-cert-count
name: Log system root certificate count at startup (S3) name: Log system root certificate count at startup (S3)
status: pending status: completed
depends_on: [] depends_on: []
scope: single scope: single
risk: trivial risk: trivial