diff --git a/html/changelog.html b/html/changelog.html
index 785785f5800..8b7832c61e4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,12 @@
- Diona can now change their skintone, to make their bark(?) ligther or darker.
+ Geeves and Mwahahahaha updated:
+
+ - Items will now say whether they have extra examine info, and allow you to view them.
+ - You can now examine people that are in exosuits.
+ - You can now examine the stuff people are wearing and wielding by left clicking on the hyperlink on their examine.
+
Karolis2011 updated:
- Fixes computers so there main UI closes on shutdown.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fdb1bbda31d..590fcd97252 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10917,6 +10917,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Alberyk:
- rscadd: Diona can now change their skintone, to make their bark(?) ligther or
darker.
+ Geeves and Mwahahahaha:
+ - rscadd: Items will now say whether they have extra examine info, and allow you
+ to view them.
+ - rscadd: You can now examine people that are in exosuits.
+ - rscadd: You can now examine the stuff people are wearing and wielding by left
+ clicking on the hyperlink on their examine.
Karolis2011:
- bugfix: Fixes computers so there main UI closes on shutdown.
MattAtlas:
diff --git a/html/changelogs/geeves - examinestuff.yml b/html/changelogs/geeves - examinestuff.yml
deleted file mode 100644
index 709deeb3e89..00000000000
--- a/html/changelogs/geeves - examinestuff.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves and Mwahahahaha
-
-delete-after: True
-
-changes:
- - rscadd: "Items will now say whether they have extra examine info, and allow you to view them."
- - rscadd: "You can now examine people that are in exosuits."
- - rscadd: "You can now examine the stuff people are wearing and wielding by left clicking on the hyperlink on their examine."