diff --git a/html/changelog.html b/html/changelog.html
index 7f3af71489e..dd7c791b908 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
01 May 2018
+
Alffd updated:
+
+ - Tell clients to rejoin after shutdown, before killing the server.
+
+
30 April 2018
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c1ed06b54a7..a50f478c5e7 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6365,3 +6365,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Medbay treatment center now has a wider entrance
- tweak: Virology hallway is now publically accessible from Surgery waiting room,
entrance is now double-doors.
+2018-05-01:
+ Alffd:
+ - bugfix: Tell clients to rejoin after shutdown, before killing the server.
diff --git a/html/changelogs/AutoChangeLog-pr-8965.yml b/html/changelogs/AutoChangeLog-pr-8965.yml
deleted file mode 100644
index a11ef7e4f53..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8965.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Alffd"
-delete-after: True
-changes:
- - bugfix: "Tell clients to rejoin after shutdown, before killing the server."