diff --git a/html/changelog.html b/html/changelog.html
index 2be1707062c..81de410508f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
28 December 2020
+
Geeves updated:
+
+ - Mining ore processors and Mining Vendors now find IDs wirelessly, allowing mining stationbounds to redeem points as well. Mining drones cannot utilize this system.
+ - Hitting reply on a message to the NTIRC client will now reply to that channel directly, instead of requiring it to be the active one when doing so.
+
MoondancerPony updated:
- Chemmaster UI icons are now sent via spritesheets.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c23dd728a0b..a16c3ff7d70 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17705,5 +17705,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
of the SCC; zeng-hu body analyzer, hephaestus exosuit dock, and idris service
backpack.
2020-12-28:
+ Geeves:
+ - rscadd: Mining ore processors and Mining Vendors now find IDs wirelessly, allowing
+ mining stationbounds to redeem points as well. Mining drones cannot utilize
+ this system.
+ - rscadd: Hitting reply on a message to the NTIRC client will now reply to that
+ channel directly, instead of requiring it to be the active one when doing so.
MoondancerPony:
- refactor: Chemmaster UI icons are now sent via spritesheets.
diff --git a/html/changelogs/geeves-easy_access_replies.yml b/html/changelogs/geeves-easy_access_replies.yml
deleted file mode 100644
index 3663321ebb5..00000000000
--- a/html/changelogs/geeves-easy_access_replies.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Hitting reply on a message to the NTIRC client will now reply to that channel directly, instead of requiring it to be the active one when doing so."
\ No newline at end of file
diff --git a/html/changelogs/geeves-mining_id.yml b/html/changelogs/geeves-mining_id.yml
deleted file mode 100644
index bc8af77610e..00000000000
--- a/html/changelogs/geeves-mining_id.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Mining ore processors and Mining Vendors now find IDs wirelessly, allowing mining stationbounds to redeem points as well. Mining drones cannot utilize this system."
\ No newline at end of file