diff --git a/html/changelog.html b/html/changelog.html
index 10984034b53..d208f10b25b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,10 +61,18 @@
- welders will now fix external IPC leaking. My Bad.
+ Birdtalon updated:
+
+ - User responses not being appended to admin tickets
+
Dave-TH updated:
- Adds surgical trays! You can drag these cool tables around and the items placed on them come along for the ride! Nifty!
+ Farie82 updated:
+
+ - Objectives now get fully removed when removing them admin style. Removing the assassinate cryo message if you were de antagged.
+
tigercat2000 updated:
- PiP Hud Elements
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9688f9482b8..06b923cc22e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7691,9 +7691,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-10-25:
Aurorablade:
- bugfix: welders will now fix external IPC leaking. My Bad.
+ Birdtalon:
+ - bugfix: User responses not being appended to admin tickets
Dave-TH:
- rscadd: Adds surgical trays! You can drag these cool tables around and the items
placed on them come along for the ride! Nifty!
+ Farie82:
+ - bugfix: Objectives now get fully removed when removing them admin style. Removing
+ the assassinate cryo message if you were de antagged.
tigercat2000:
- rscadd: PiP Hud Elements
- experiment: AI PiP Multicam - Enabled by admins
diff --git a/html/changelogs/AutoChangeLog-pr-9973.yml b/html/changelogs/AutoChangeLog-pr-9973.yml
deleted file mode 100644
index 1c245d1cc29..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9973.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Farie82"
-delete-after: True
-changes:
- - bugfix: "Objectives now get fully removed when removing them admin style. Removing the assassinate cryo message if you were de antagged."
diff --git a/html/changelogs/AutoChangeLog-pr-9974.yml b/html/changelogs/AutoChangeLog-pr-9974.yml
deleted file mode 100644
index 9b1d4f527ca..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9974.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Birdtalon"
-delete-after: True
-changes:
- - bugfix: "User responses not being appended to admin tickets"