What changed, and why it matters
This commit only removes unused link definitions from several changelog files. It does not change any software code, behavior, or security functionality. There is no security issue here.
No action needed. This is a documentation cleanup with no security relevance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff deletes three unused reference-style Markdown link definitions ([#246], [#248], [#249]) from six core/CHANGELOG*.md files. These links were not referenced anywhere in the documents, so they were dead/leftover definitions. No source code, build scripts, firmware logic, or configuration files are modified.
Changed components
core/CHANGELOG.T2B1.mdcore/CHANGELOG.T2T1.mdcore/CHANGELOG.T3B1.mdcore/CHANGELOG.T3T1.mdcore/CHANGELOG.T3W1.mdcore/CHANGELOG.mdInspect captured patch +0 / −18
diff --git a/core/CHANGELOG.T2B1.md b/core/CHANGELOG.T2B1.md
index 6a8ff73b..3599541c 100644
--- a/core/CHANGELOG.T2B1.md
+++ b/core/CHANGELOG.T2B1.md
@@ -923,9 +923,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#15]: https://github.com/trezor/trezor-firmware/pull/15
[#24]: https://github.com/trezor/trezor-firmware/pull/24
[#69]: https://github.com/trezor/trezor-firmware/pull/69
-[#246]: https://github.com/trezor/trezor-firmware/pull/246
-[#248]: https://github.com/trezor/trezor-firmware/pull/248
-[#249]: https://github.com/trezor/trezor-firmware/pull/249
[#262]: https://github.com/trezor/trezor-firmware/pull/262
[#379]: https://github.com/trezor/trezor-firmware/pull/379
[#450]: https://github.com/trezor/trezor-firmware/pull/450
diff --git a/core/CHANGELOG.T2T1.md b/core/CHANGELOG.T2T1.md
index fb152391..eb79213d 100644
--- a/core/CHANGELOG.T2T1.md
+++ b/core/CHANGELOG.T2T1.md
@@ -921,9 +921,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#15]: https://github.com/trezor/trezor-firmware/pull/15
[#24]: https://github.com/trezor/trezor-firmware/pull/24
[#69]: https://github.com/trezor/trezor-firmware/pull/69
-[#246]: https://github.com/trezor/trezor-firmware/pull/246
-[#248]: https://github.com/trezor/trezor-firmware/pull/248
-[#249]: https://github.com/trezor/trezor-firmware/pull/249
[#262]: https://github.com/trezor/trezor-firmware/pull/262
[#379]: https://github.com/trezor/trezor-firmware/pull/379
[#450]: https://github.com/trezor/trezor-firmware/pull/450
diff --git a/core/CHANGELOG.T3B1.md b/core/CHANGELOG.T3B1.md
index 3b13aba4..2d2ff4fe 100644
--- a/core/CHANGELOG.T3B1.md
+++ b/core/CHANGELOG.T3B1.md
@@ -916,9 +916,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#15]: https://github.com/trezor/trezor-firmware/pull/15
[#24]: https://github.com/trezor/trezor-firmware/pull/24
[#69]: https://github.com/trezor/trezor-firmware/pull/69
-[#246]: https://github.com/trezor/trezor-firmware/pull/246
-[#248]: https://github.com/trezor/trezor-firmware/pull/248
-[#249]: https://github.com/trezor/trezor-firmware/pull/249
[#262]: https://github.com/trezor/trezor-firmware/pull/262
[#379]: https://github.com/trezor/trezor-firmware/pull/379
[#450]: https://github.com/trezor/trezor-firmware/pull/450
diff --git a/core/CHANGELOG.T3T1.md b/core/CHANGELOG.T3T1.md
index 75806173..c54bf76e 100644
--- a/core/CHANGELOG.T3T1.md
+++ b/core/CHANGELOG.T3T1.md
@@ -964,9 +964,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#15]: https://github.com/trezor/trezor-firmware/pull/15
[#24]: https://github.com/trezor/trezor-firmware/pull/24
[#69]: https://github.com/trezor/trezor-firmware/pull/69
-[#246]: https://github.com/trezor/trezor-firmware/pull/246
-[#248]: https://github.com/trezor/trezor-firmware/pull/248
-[#249]: https://github.com/trezor/trezor-firmware/pull/249
[#262]: https://github.com/trezor/trezor-firmware/pull/262
[#379]: https://github.com/trezor/trezor-firmware/pull/379
[#450]: https://github.com/trezor/trezor-firmware/pull/450
diff --git a/core/CHANGELOG.T3W1.md b/core/CHANGELOG.T3W1.md
index 8d010869..10f5eca9 100644
--- a/core/CHANGELOG.T3W1.md
+++ b/core/CHANGELOG.T3W1.md
@@ -137,9 +137,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Exit pairing screen when already paired host connects. [#5897]
[#69]: https://github.com/trezor/trezor-firmware/pull/69
-[#246]: https://github.com/trezor/trezor-firmware/pull/246
-[#248]: https://github.com/trezor/trezor-firmware/pull/248
-[#249]: https://github.com/trezor/trezor-firmware/pull/249
[#5358]: https://github.com/trezor/trezor-firmware/pull/5358
[#5723]: https://github.com/trezor/trezor-firmware/pull/5723
[#5845]: https://github.com/trezor/trezor-firmware/pull/5845
diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md
index aa8be22a..521f41c6 100644
--- a/core/CHANGELOG.md
+++ b/core/CHANGELOG.md
@@ -1044,9 +1044,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#15]: https://github.com/trezor/trezor-firmware/pull/15
[#24]: https://github.com/trezor/trezor-firmware/pull/24
[#69]: https://github.com/trezor/trezor-firmware/pull/69
-[#246]: https://github.com/trezor/trezor-firmware/pull/246
-[#248]: https://github.com/trezor/trezor-firmware/pull/248
-[#249]: https://github.com/trezor/trezor-firmware/pull/249
[#262]: https://github.com/trezor/trezor-firmware/pull/262
[#379]: https://github.com/trezor/trezor-firmware/pull/379
[#450]: https://github.com/trezor/trezor-firmware/pull/450
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.