diff --git a/html/changelog.html b/html/changelog.html
index 068f1978651..77940a9927b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -59,6 +59,7 @@
4dplanner updated:
- heat sources with large heating volume will boost temperature properly
+ - deleting a record without access resets the menu, instead of locking the machine
Denton updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8ac9de56e07..19cc56b541b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22020,6 +22020,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-12-22:
4dplanner:
- bugfix: heat sources with large heating volume will boost temperature properly
+ - bugfix: deleting a record without access resets the menu, instead of locking the
+ machine
Denton:
- bugfix: Boxstation disposal pipes no longer empty themselves in the Vacant Commissary.
Garen:
diff --git a/html/changelogs/AutoChangeLog-pr-41989.yml b/html/changelogs/AutoChangeLog-pr-41989.yml
deleted file mode 100644
index cca0cd0c20c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-41989.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "4dplanner"
-delete-after: True
-changes:
- - bugfix: "deleting a record without access resets the menu, instead of locking the machine"