diff --git a/html/changelog.html b/html/changelog.html
index 3c5b21384b2..754ccc6932a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -46,6 +46,7 @@
Added the Orbital Drill Dropper to the mining vendor, for 3250 mining points a pop.
Mining light beacons now come in stacks of 25 instead of stacks of 5. This'll make them slightly more useful for showing a taken path.
Ore satchels no longer show that they have a warp pack installed on examine, if they do not have one installed.
+ Alt clicking a rotatable item doesn't open the turf menu anymore.
Wowzewow (Wezzy), r4d6 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6a58c130938..ca3426a8904 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12526,5 +12526,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
make them slightly more useful for showing a taken path.
- bugfix: Ore satchels no longer show that they have a warp pack installed on examine,
if they do not have one installed.
+ - bugfix: Alt clicking a rotatable item doesn't open the turf menu anymore.
Wowzewow (Wezzy), r4d6:
- imageadd: New RPD and RFD derivative sprites (and inhands).
diff --git a/html/changelogs/geeves-alt_turf_view.yml b/html/changelogs/geeves-alt_turf_view.yml
deleted file mode 100644
index 3b3fbf59b43..00000000000
--- a/html/changelogs/geeves-alt_turf_view.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Alt clicking a rotatable item doesn't open the turf menu anymore."
\ No newline at end of file