diff --git a/html/changelog.html b/html/changelog.html
index c7381483b65..49f9ed6f87c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,10 @@
-->
09 June 2017
+
Alexshreds updated:
+
+ - Taking mhelps no longer gives mhelping players your IC name
+
FlattyPatty updated:
- Added forensics gloves for the Detective.
@@ -67,10 +71,16 @@
- Remove adrenaline and freedom implants from R&D
- Added chem and tracking implants to R&D
+
KasparoVy updated:
+
+ - Adds some sanity checking to the RCS.
+ - The cargo shuttle no longer permits RCS telepads.
+
Kyep updated:
- glowshrooms are now destroyable with two hits from a wirecutter.
- New 'department' shuttle, which can be sent by CC instead of the regular evac shuttle.
+ - The gods have grown tired of prayers requesting freebies, and developed some new curses with which to smite those who would treat them like miracle vending machines.
alexkar598 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e7bbbdefb4b..1d07a042a33 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4870,6 +4870,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Alexshreds:
- bugfix: Hyphema and Ocular Restoration are now possible to evolve from viruses
2017-06-09:
+ Alexshreds:
+ - tweak: Taking mhelps no longer gives mhelping players your IC name
FlattyPatty:
- rscadd: Added forensics gloves for the Detective.
Fox McCloud:
@@ -4877,10 +4879,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes the backwards health analyzer sprite
- rscdel: Remove adrenaline and freedom implants from R&D
- rscadd: Added chem and tracking implants to R&D
+ KasparoVy:
+ - bugfix: Adds some sanity checking to the RCS.
+ - bugfix: The cargo shuttle no longer permits RCS telepads.
Kyep:
- rscadd: glowshrooms are now destroyable with two hits from a wirecutter.
- rscadd: New 'department' shuttle, which can be sent by CC instead of the regular
evac shuttle.
+ - rscadd: The gods have grown tired of prayers requesting freebies, and developed
+ some new curses with which to smite those who would treat them like miracle
+ vending machines.
alexkar598:
- bugfix: Surgury holosign switch has correct icon at roundstart
tigercat2000:
diff --git a/html/changelogs/AutoChangeLog-pr-7258.yml b/html/changelogs/AutoChangeLog-pr-7258.yml
deleted file mode 100644
index 0585a769e4e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7258.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "KasparoVy"
-delete-after: True
-changes:
- - bugfix: "Adds some sanity checking to the RCS."
- - bugfix: "The cargo shuttle no longer permits RCS telepads."
diff --git a/html/changelogs/AutoChangeLog-pr-7467.yml b/html/changelogs/AutoChangeLog-pr-7467.yml
deleted file mode 100644
index 84a45d82dd3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7467.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - rscadd: "The gods have grown tired of prayers requesting freebies, and developed some new curses with which to smite those who would treat them like miracle vending machines."
diff --git a/html/changelogs/AutoChangeLog-pr-7486.yml b/html/changelogs/AutoChangeLog-pr-7486.yml
deleted file mode 100644
index da322131264..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7486.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Alexshreds"
-delete-after: True
-changes:
- - tweak: "Taking mhelps no longer gives mhelping players your IC name"