diff --git a/html/changelog.html b/html/changelog.html
index 2deeac62398..1ed3453a231 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,8 @@
Fixed an oversight that caused the biogenerator to be twice as good as it actually should have been.
Added the ability to make whips out of leather.
Fixed the leather briefcase recipe.
+ The Who and Staff Who actions now output into a window rather than into the chat.
+ The extra info button for admins now also outputs to a window rather than into the chat.
Stryker, Mwahahahaha updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 890596c555a..e1178811462 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14540,6 +14540,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
it actually should have been.
- rscadd: Added the ability to make whips out of leather.
- bugfix: Fixed the leather briefcase recipe.
+ - rscadd: The Who and Staff Who actions now output into a window rather than into
+ the chat.
+ - admin: The extra info button for admins now also outputs to a window rather than
+ into the chat.
Stryker, Mwahahahaha:
- rscadd: Added several loadout items, hanboks, hoodies (sleeveless, short-sleeved,
crop-top), colorable gloves, and colorable, pinnable tag accessories.
diff --git a/html/changelogs/geeves-who_staffwho.yml b/html/changelogs/geeves-who_staffwho.yml
deleted file mode 100644
index 110ca718b68..00000000000
--- a/html/changelogs/geeves-who_staffwho.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "The Who and Staff Who actions now output into a window rather than into the chat."
- - admin: "The extra info button for admins now also outputs to a window rather than into the chat."
\ No newline at end of file