diff --git a/html/changelog.html b/html/changelog.html
index f5b451261ef..b41f8c5f1ab 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
29 December 2018
+
farie82 updated:
+
+ - at the end of a radiation storm the maint access doesn't get revoked if it was set to emergency before hand.
+
+
28 December 2018
AzuleUtama updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 32dba4cb2f4..2286ccc86d9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8507,3 +8507,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
v0idp:
- bugfix: missiles shot from missile racks in mechs will no longer spin in air
- rscadd: banana cake and slice
+2018-12-29:
+ farie82:
+ - bugfix: at the end of a radiation storm the maint access doesn't get revoked if
+ it was set to emergency before hand.
diff --git a/html/changelogs/AutoChangeLog-pr-10536.yml b/html/changelogs/AutoChangeLog-pr-10536.yml
deleted file mode 100644
index f484f6ddfbf..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10536.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "farie82"
-delete-after: True
-changes:
- - bugfix: "at the end of a radiation storm the maint access doesn't get revoked if it was set to emergency before hand."