diff --git a/html/changelog.html b/html/changelog.html
index ea7c6c1725e..d9cc71c29d5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -64,6 +64,8 @@
Eschess updated:
- fixes the NOR, NAND and XOR logical gates
+ - reinforced plasma glass windows give you reinforced plasma glass sheets now
+ - fulltile reinforced plasma glass windows now have armor
Farie82 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fdb39fc9235..7b3d356dbe1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7910,6 +7910,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Conveyors use less power now
Eschess:
- bugfix: fixes the NOR, NAND and XOR logical gates
+ - bugfix: reinforced plasma glass windows give you reinforced plasma glass sheets
+ now
+ - bugfix: fulltile reinforced plasma glass windows now have armor
Farie82:
- bugfix: Mining bots now function as expected when giving them a health upgrade.
No more repairing without healing
diff --git a/html/changelogs/AutoChangeLog-pr-10158.yml b/html/changelogs/AutoChangeLog-pr-10158.yml
deleted file mode 100644
index 5021a9fe3b1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10158.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Eschess"
-delete-after: True
-changes:
- - bugfix: "reinforced plasma glass windows give you reinforced plasma glass sheets now"
- - bugfix: "fulltile reinforced plasma glass windows now have armor"