diff --git a/html/changelog.html b/html/changelog.html
index db87e02cd51..4313415de96 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,11 @@
17 March 2019
+
AffectedArc07 and Alonefromhell updated:
+
+ - Cell management consoles: See the status of all brig cells without having to leave your office
+ - New screen sprite for cell management console
+
Kyep updated:
- It is no longer possible to crawl into a vent while you are simultaneously buckled to a chair or other solid object.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bf630e924b2..f929007be14 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9376,6 +9376,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Carbon humans (people, not animals) who go SSD will now get ZZZ bubbles
to indicate they are SSD
2019-03-17:
+ AffectedArc07 and Alonefromhell:
+ - rscadd: 'Cell management consoles: See the status of all brig cells without having
+ to leave your office'
+ - imageadd: New screen sprite for cell management console
Kyep:
- bugfix: It is no longer possible to crawl into a vent while you are simultaneously
buckled to a chair or other solid object.
diff --git a/html/changelogs/AutoChangeLog-pr-10953.yml b/html/changelogs/AutoChangeLog-pr-10953.yml
deleted file mode 100644
index 8f807d22c6a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10953.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "AffectedArc07 and Alonefromhell"
-delete-after: True
-changes:
- - rscadd: "Cell management consoles: See the status of all brig cells without having to leave your office"
- - imageadd: "New screen sprite for cell management console"