diff --git a/html/changelog.html b/html/changelog.html
index 90907e4f336..d0fd0d59767 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
07 April 2019
+
Fox McCloud updated:
+
+ - Fixes Russian revolvers triggering no matter where you clicked
+
Kyep updated:
- Ghosting while alive, conscious, and a member of the crew will now result in your body being moved to cryo after 5 minutes, assuming your body isn't killed or restrained in any way in the meantime.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5f79a70bf39..d6bd92e8040 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9700,6 +9700,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Sec huds work again. No longer does the perp need glasses to be set to
arrest. Cool does not equal arrest now
2019-04-07:
+ Fox McCloud:
+ - bugfix: Fixes Russian revolvers triggering no matter where you clicked
Kyep:
- rscadd: Ghosting while alive, conscious, and a member of the crew will now result
in your body being moved to cryo after 5 minutes, assuming your body isn't killed
diff --git a/html/changelogs/AutoChangeLog-pr-11264.yml b/html/changelogs/AutoChangeLog-pr-11264.yml
deleted file mode 100644
index 1c2a3040d35..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11264.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes Russian revolvers triggering no matter where you clicked"