diff --git a/html/changelog.html b/html/changelog.html
index f5b75a30068..fe37d9e4f73 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,26 @@
-->
+
27 February 2017
+
Kor, Jordie0608 and Tokiko1 updated:
+
+ - Singularity containment has been replaced on box, meta, and delta with a supermatter room. The supermatter gives ample warning when melting down, so hopefully we'll see fewer 15 minute rounds ended by a loose singularity.
+ - Supermatter crystals now collapse into singularities when they fail, rather than explode.
+
+
Tofa01 updated:
+
+ - Stops AI And Borgs From Interfacing With Ferry Console
+
+
TrustyGun updated:
+
+ - Box sprites are improved.
+
+
coiax updated:
+
+ - Drone shells are now points of interest in the orbit list.
+ - Derelict drone shells now spawn with appropriate headgear.
+
+
26 February 2017
Ausops updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index db2cc626cbe..bcfaf5d5da4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9819,3 +9819,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: '[Delta] Fixes varedited tiles causing tiles to appear as if they have
no texture'
- bugfix: Fixes robotic limb repair grammar issue
+2017-02-27:
+ Kor, Jordie0608 and Tokiko1:
+ - rscadd: Singularity containment has been replaced on box, meta, and delta with
+ a supermatter room. The supermatter gives ample warning when melting down, so
+ hopefully we'll see fewer 15 minute rounds ended by a loose singularity.
+ - rscadd: Supermatter crystals now collapse into singularities when they fail, rather
+ than explode.
+ Tofa01:
+ - bugfix: Stops AI And Borgs From Interfacing With Ferry Console
+ TrustyGun:
+ - imageadd: Box sprites are improved.
+ coiax:
+ - rscadd: Drone shells are now points of interest in the orbit list.
+ - rscadd: Derelict drone shells now spawn with appropriate headgear.
diff --git a/html/changelogs/AutoChangeLog-pr-24379.yml b/html/changelogs/AutoChangeLog-pr-24379.yml
deleted file mode 100644
index 5e38fdb311b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24379.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Drone shells are now points of interest in the orbit list."
- - rscadd: "Derelict drone shells now spawn with appropriate headgear."
diff --git a/html/changelogs/AutoChangeLog-pr-24450.yml b/html/changelogs/AutoChangeLog-pr-24450.yml
deleted file mode 100644
index 072f1a3da95..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24450.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TrustyGun"
-delete-after: True
-changes:
- - imageadd: "Box sprites are improved."
diff --git a/html/changelogs/AutoChangeLog-pr-24463.yml b/html/changelogs/AutoChangeLog-pr-24463.yml
deleted file mode 100644
index cea1e210047..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24463.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tofa01"
-delete-after: True
-changes:
- - bugfix: "Stops AI And Borgs From Interfacing With Ferry Console"
diff --git a/html/changelogs/supermatter-2447.yml b/html/changelogs/supermatter-2447.yml
deleted file mode 100644
index 9571682c1e6..00000000000
--- a/html/changelogs/supermatter-2447.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Kor, Jordie0608 and Tokiko1"
-delete-after: True
-changes:
- - rscadd: "Singularity containment has been replaced on box, meta, and delta with a supermatter room. The supermatter gives ample warning when melting down, so hopefully we'll see fewer 15 minute rounds ended by a loose singularity."
- - rscadd: "Supermatter crystals now collapse into singularities when they fail, rather than explode."