diff --git a/html/changelog.html b/html/changelog.html
index 5f34c5cf537..5664b2a3bd5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,10 @@
-->
12 February 2017
+
Fox McCloud updated:
+
+ - Fixes erroneous access on inner morgue door which was granting people with morgue access, access to the entirety of medical bay
+
Kyep updated:
- added two more mining hardsuits to the mining outpost.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f3190e85bd4..47e1e1b810f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3634,6 +3634,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
these unique mods (such as more range or shorter cooldown) can be purchased
from the mining vendor or built by R&D or robotics (developed by KorPhaeron).'
2017-02-12:
+ Fox McCloud:
+ - bugfix: Fixes erroneous access on inner morgue door which was granting people
+ with morgue access, access to the entirety of medical bay
Kyep:
- tweak: added two more mining hardsuits to the mining outpost.
uraniummeltdown:
diff --git a/html/changelogs/AutoChangeLog-pr-6419.yml b/html/changelogs/AutoChangeLog-pr-6419.yml
deleted file mode 100644
index d3e79b0afe4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6419.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes erroneous access on inner morgue door which was granting people with morgue access, access to the entirety of medical bay"