What changed, and why it matters
This commit only removes a period at the end of one changelog sentence. It is a trivial punctuation/typography fix with no code or security behavior change.
No action needed; this is a cosmetic documentation edit.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff changes a single character in releases/ChangeLog.md: the period after ‘limited entropy bug’ is deleted. No firmware source, build scripts, cryptographic routines, or documentation with security instructions were modified. The underlying hotfix itself (described in the changelog) is not part of this commit.
Changed components
releases/ChangeLog.mdInspect captured patch +1 / −1
diff --git a/releases/ChangeLog.md b/releases/ChangeLog.md
index 729c850..f0890fc 100644
--- a/releases/ChangeLog.md
+++ b/releases/ChangeLog.md
@@ -4,7 +4,7 @@ This lists the changes in the most recent firmware, for each hardware platform.
## 2026-07-31 Hotfix Versions: 5.6.0 & 1.5.0Q
-**Urgent hotfix to correct a limited entropy bug.**
+**Urgent hotfix to correct a limited entropy bug**
Please regenerate seeds only with this version of the firmware and any
later updates from today onwards.
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.