diff --git a/html/changelog.html b/html/changelog.html
index 4d7d28ebc48..49a9502b389 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -72,6 +72,10 @@
Swiping an ID through a drone no longer causes a runtime and correctly shuts it down
Silicons are now able to open a door linked to a button regardless of proximity
+ uc_guy updated:
+
+ - You can no longer table people through walls/doors/shutters.
+
warior4356 updated:
- fixed the holosign in surgery1
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 56bf1d73752..d60bc05921c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7789,5 +7789,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
shuts it down
- bugfix: Silicons are now able to open a door linked to a button regardless of
proximity
+ uc_guy:
+ - bugfix: You can no longer table people through walls/doors/shutters.
warior4356:
- bugfix: fixed the holosign in surgery1
diff --git a/html/changelogs/AutoChangeLog-pr-10009.yml b/html/changelogs/AutoChangeLog-pr-10009.yml
deleted file mode 100644
index c262a7ddc3a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10009.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uc_guy"
-delete-after: True
-changes:
- - bugfix: "You can no longer table people through walls/doors/shutters."