diff --git a/html/changelog.html b/html/changelog.html
index f56696f65e0..4e872f6ca03 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,10 @@
- Changing someone's rank will no longer cause a runtime that causes Crew Manifest to stop working / show nothing.
+ Hocka updated:
+
+ - The engine radiator airlocks no only require one of the listed accesses instead of all of them. The radiator shutter button has also received the same treatment.
+
15 November 2020
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 43f49b2b99f..34cbd06ffca 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16947,3 +16947,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Amunak:
- bugfix: Changing someone's rank will no longer cause a runtime that causes Crew
Manifest to stop working / show nothing.
+ Hocka:
+ - bugfix: The engine radiator airlocks no only require one of the listed accesses
+ instead of all of them. The radiator shutter button has also received the same
+ treatment.
diff --git a/html/changelogs/hockaa-radiatorairlockfix.yml b/html/changelogs/hockaa-radiatorairlockfix.yml
deleted file mode 100644
index 4124106ddbc..00000000000
--- a/html/changelogs/hockaa-radiatorairlockfix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Hocka
-
-delete-after: True
-
-changes:
- - bugfix: "The engine radiator airlocks no only require one of the listed accesses instead of all of them. The radiator shutter button has also received the same treatment."