diff --git a/html/changelog.html b/html/changelog.html
index 3fa716285a4..c1482dc15da 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,27 @@
-->
+
03 August 2016
+
Fox McCloud updated:
+
+ - Fixes a rare case where the singularity would escape containment when properly set up+contained
+
+
Krausus updated:
+
+ - Non-respawnable ghosts will no longer qualify for mid-round rejoining (event antags, golems, posibrains, etc). Drones, PAIs, and ERTs are exceptions to this.
+ - Cryodorms will no longer produce respawnable ghosts for the first 30 minutes of the round.
+ - Fixed the spooky arrival shuttle. Cryo'd ghosts will now appear above their cryo pod, in the spooky cryodorms.
+ - Cryodorms will now despawn you 90% faster if you willingly enter one.
+ - Suiciding in the first 30 minutes of a round will no longer allow you to ghost and be respawnable.
+ - Becoming a non-respawnable ghost lasts the entire round, even if you ghost in a respawnable manner later on.
+ - You can no longer spam pinging posibrains, and cannot ping them at all if you cannot volunteer for one.
+ - Missing limbs will now be grayed out on your health doll.
+
+
chopchop1614 updated:
+
+ - Fixed the C4 labcoat exploding bug
+
+
01 August 2016
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6a36d311682..5d754fc7ddf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2597,3 +2597,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
tigercat2000:
- rscadd: Readded colored cable-cuffs.
- tweak: Making stacks of metal rods now updates the icon correctly.
+2016-08-03:
+ Fox McCloud:
+ - bugfix: Fixes a rare case where the singularity would escape containment when
+ properly set up+contained
+ Krausus:
+ - tweak: Non-respawnable ghosts will no longer qualify for mid-round rejoining (event
+ antags, golems, posibrains, etc). Drones, PAIs, and ERTs are exceptions to this.
+ - tweak: Cryodorms will no longer produce respawnable ghosts for the first 30 minutes
+ of the round.
+ - bugfix: Fixed the spooky arrival shuttle. Cryo'd ghosts will now appear above
+ their cryo pod, in the spooky cryodorms.
+ - tweak: Cryodorms will now despawn you 90% faster if you willingly enter one.
+ - tweak: Suiciding in the first 30 minutes of a round will no longer allow you to
+ ghost and be respawnable.
+ - tweak: Becoming a non-respawnable ghost lasts the entire round, even if you ghost
+ in a respawnable manner later on.
+ - tweak: You can no longer spam pinging posibrains, and cannot ping them at all
+ if you cannot volunteer for one.
+ - rscadd: Missing limbs will now be grayed out on your health doll.
+ chopchop1614:
+ - bugfix: Fixed the C4 labcoat exploding bug
diff --git a/html/changelogs/AutoChangeLog-pr-5209.yml b/html/changelogs/AutoChangeLog-pr-5209.yml
deleted file mode 100644
index 742cb6ab264..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5209.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: Krausus
-delete-after: True
-changes:
- - tweak: "Non-respawnable ghosts will no longer qualify for mid-round rejoining (event antags, golems, posibrains, etc). Drones, PAIs, and ERTs are exceptions to this."
- - tweak: "Cryodorms will no longer produce respawnable ghosts for the first 30 minutes of the round."
- - bugfix: "Fixed the spooky arrival shuttle. Cryo'd ghosts will now appear above their cryo pod, in the spooky cryodorms."
- - tweak: "Cryodorms will now despawn you 90% faster if you willingly enter one."
- - tweak: "Suiciding in the first 30 minutes of a round will no longer allow you to ghost and be respawnable."
- - tweak: "Becoming a non-respawnable ghost lasts the entire round, even if you ghost in a respawnable manner later on."
- - tweak: "You can no longer spam pinging posibrains, and cannot ping them at all if you cannot volunteer for one."
diff --git a/html/changelogs/AutoChangeLog-pr-5296.yml b/html/changelogs/AutoChangeLog-pr-5296.yml
deleted file mode 100644
index 8adce332b7c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5296.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: chopchop1614
-delete-after: True
-changes:
- - bugfix: "Fixed the C4 labcoat exploding bug"
diff --git a/html/changelogs/AutoChangeLog-pr-5309.yml b/html/changelogs/AutoChangeLog-pr-5309.yml
deleted file mode 100644
index d4ccde8968f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5309.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - bugfix: "Fixes a rare case where the singularity would escape containment when properly set up+contained"
diff --git a/html/changelogs/AutoChangeLog-pr-5310.yml b/html/changelogs/AutoChangeLog-pr-5310.yml
deleted file mode 100644
index d3b8ddeb46f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5310.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Krausus
-delete-after: True
-changes:
- - rscadd: "Missing limbs will now be grayed out on your health doll."