diff --git a/html/changelog.html b/html/changelog.html
index ebf6431a935..e22baf7c826 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,10 +56,20 @@
-->
27 January 2017
+
Alffd updated:
+
+ - Adds missing hat and shoe sprites that were inadvertently deleted.
+
Fox McCloud updated:
- Adds in stungloves (inaccessible to players)
+
uraniummeltdown updated:
+
+ - Injecting a rainbow slime extract with blood will create a consciousness transference potion.
+ - Injecting a metal slime extract with water will create 15 sheets of glass and 5 sheets of reinforced glass.
+ - Slime potions now check for proximity.
+
26 January 2017
FalseIncarnate updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index cc3d58389bd..e4e0d7301da 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3424,5 +3424,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
FreeStylaLT:
- tweak: AI sat transport tubes are no longer misaligned
2017-01-27:
+ Alffd:
+ - bugfix: Adds missing hat and shoe sprites that were inadvertently deleted.
Fox McCloud:
- rscadd: Adds in stungloves (inaccessible to players)
+ uraniummeltdown:
+ - rscadd: Injecting a rainbow slime extract with blood will create a consciousness
+ transference potion.
+ - rscadd: Injecting a metal slime extract with water will create 15 sheets of glass
+ and 5 sheets of reinforced glass.
+ - bugfix: Slime potions now check for proximity.
diff --git a/html/changelogs/AutoChangeLog-pr-6202.yml b/html/changelogs/AutoChangeLog-pr-6202.yml
deleted file mode 100644
index 5b4d8a376e5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6202.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "Injecting a rainbow slime extract with blood will create a consciousness transference potion."
- - rscadd: "Injecting a metal slime extract with water will create 15 sheets of glass and 5 sheets of reinforced glass."
- - bugfix: "Slime potions now check for proximity."
diff --git a/html/changelogs/AutoChangeLog-pr-6265.yml b/html/changelogs/AutoChangeLog-pr-6265.yml
deleted file mode 100644
index 09e3ced7cab..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6265.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Alffd"
-delete-after: True
-changes:
- - bugfix: "Adds missing hat and shoe sprites that were inadvertently deleted."