diff --git a/html/changelog.html b/html/changelog.html
index 08339f0c0a9..2ee2bc568c8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,18 @@
-->
+
27 October 2017
+
Birdtalon updated:
+
+ - Birdtickets: Adminhelp Ticketing System
+
+
FalseIncarnate updated:
+
+ - Silver Slime Core reactions can only summon forth drinks that actually contain a drink. Begone thirst!
+ - Removes some "unsafe" chemicals from lists of potential chemicals for inclusion in things like random pills or bottles, added one to replace them.
+ - Removes adminordrazine and nanites from vent clog, replaces nanites with syndicate_nanites.
+
+
26 October 2017
Anasari updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4ff84d0894c..d67f96cfb77 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5644,3 +5644,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
TDSSS:
- rscadd: Added a shortcut to talk on ERT channel, namely ':$', bringing it in line
with other channels.
+2017-10-27:
+ Birdtalon:
+ - rscadd: 'Birdtickets: Adminhelp Ticketing System'
+ FalseIncarnate:
+ - tweak: Silver Slime Core reactions can only summon forth drinks that actually
+ contain a drink. Begone thirst!
+ - tweak: Removes some "unsafe" chemicals from lists of potential chemicals for inclusion
+ in things like random pills or bottles, added one to replace them.
+ - tweak: Removes adminordrazine and nanites from vent clog, replaces nanites with
+ syndicate_nanites.
diff --git a/html/changelogs/AutoChangeLog-pr-8103.yml b/html/changelogs/AutoChangeLog-pr-8103.yml
deleted file mode 100644
index af3fd284f1f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8103.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "FalseIncarnate"
-delete-after: True
-changes:
- - tweak: "Silver Slime Core reactions can only summon forth drinks that actually contain a drink. Begone thirst!"
- - tweak: "Removes some \"unsafe\" chemicals from lists of potential chemicals for inclusion in things like random pills or bottles, added one to replace them."
- - tweak: "Removes adminordrazine and nanites from vent clog, replaces nanites with syndicate_nanites."
diff --git a/html/changelogs/AutoChangeLog-pr-8184.yml b/html/changelogs/AutoChangeLog-pr-8184.yml
deleted file mode 100644
index 688fe24a326..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8184.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Birdtalon"
-delete-after: True
-changes:
- - rscadd: "Birdtickets: Adminhelp Ticketing System"