diff --git a/html/changelog.html b/html/changelog.html
index 5971e3632ea..b14e830ad4a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,11 @@
25 September 2018
+
Birdtalon updated:
+
+ - Secure console UI (security records) appears bigger by default.
+ - One-click-antag now respects game-mode's protected jobs.
+
Purpose updated:
- Space is now visible under corner pieces of the Intact Empty Ship ruin.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7ba94e6be45..742d4feb0b4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6986,5 +6986,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Triiodine, Desolate,:
- bugfix: Things without blood bleeding red when rolled over by a mulebot.
2018-09-25:
+ Birdtalon:
+ - tweak: Secure console UI (security records) appears bigger by default.
+ - tweak: One-click-antag now respects game-mode's protected jobs.
Purpose:
- bugfix: Space is now visible under corner pieces of the Intact Empty Ship ruin.
diff --git a/html/changelogs/AutoChangeLog-pr-9596.yml b/html/changelogs/AutoChangeLog-pr-9596.yml
deleted file mode 100644
index a66f85bb6b8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9596.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Birdtalon"
-delete-after: True
-changes:
- - tweak: "Secure console UI (security records) appears bigger by default."
diff --git a/html/changelogs/AutoChangeLog-pr-9597.yml b/html/changelogs/AutoChangeLog-pr-9597.yml
deleted file mode 100644
index 65c903073a0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9597.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Birdtalon"
-delete-after: True
-changes:
- - tweak: "One-click-antag now respects game-mode's protected jobs."