diff --git a/html/changelog.html b/html/changelog.html
index 95351f87790..826eadfc10a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -60,10 +60,21 @@
- Ian's hardsuit is no longer invisible
+ FreeStylaLT updated:
+
+ - Gamma armory no longer affected by brig events.
+ - Outer armory windoor access has been lowered to Security Officer+, instead of Warden+.
+ - Removed a redundant door in the brig's main hallway.
+ - Removed a redundant fire alarm, placed it elsewhere in the north hallway.
+
Kyep updated:
- ERTs no longer start penniless, unable to afford even basic food, or coffee.
+ Purpose2 updated:
+
+ - Adds a build-time on Tables & Racks.
+
31 May 2017
FalseIncarnate updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b5c6b96fc65..dc4460bf0dd 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4811,5 +4811,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-06-01:
Alexshreds:
- bugfix: Ian's hardsuit is no longer invisible
+ FreeStylaLT:
+ - bugfix: Gamma armory no longer affected by brig events.
+ - tweak: Outer armory windoor access has been lowered to Security Officer+, instead
+ of Warden+.
+ - tweak: Removed a redundant door in the brig's main hallway.
+ - tweak: Removed a redundant fire alarm, placed it elsewhere in the north hallway.
Kyep:
- bugfix: ERTs no longer start penniless, unable to afford even basic food, or coffee.
+ Purpose2:
+ - tweak: Adds a build-time on Tables & Racks.
diff --git a/html/changelogs/AutoChangeLog-pr-7384.yml b/html/changelogs/AutoChangeLog-pr-7384.yml
deleted file mode 100644
index 46b54ad0708..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7384.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "FreeStylaLT"
-delete-after: True
-changes:
- - bugfix: "Gamma armory no longer affected by brig events."
- - tweak: "Outer armory windoor access has been lowered to Security Officer+, instead of Warden+."
- - tweak: "Removed a redundant door in the brig's main hallway."
- - tweak: "Removed a redundant fire alarm, placed it elsewhere in the north hallway."
diff --git a/html/changelogs/AutoChangeLog-pr-7414.yml b/html/changelogs/AutoChangeLog-pr-7414.yml
deleted file mode 100644
index 1d1695aa6ed..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7414.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Purpose2"
-delete-after: True
-changes:
- - tweak: "Adds a build-time on Tables & Racks."