diff --git a/html/changelog.html b/html/changelog.html
index 32f14061264..25305a51e79 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,13 @@
-->
+
20 December 2016
+
TullyBurnalot updated:
+
+ - Neurotoxin Spit now causes the spitter to move in space
+ - Proximity Wet Floor Sign Mines can no longer appear in Surplus Crates
+
+
14 December 2016
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3a3018fbdcc..6640d1a62b6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3184,3 +3184,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2016-12-14:
Fox McCloud:
- bugfix: Fixes the personal crafting cost of ED-209's being too expensive
+2016-12-20:
+ TullyBurnalot:
+ - bugfix: Neurotoxin Spit now causes the spitter to move in space
+ - bugfix: Proximity Wet Floor Sign Mines can no longer appear in Surplus Crates
diff --git a/html/changelogs/AutoChangeLog-pr-5995.yml b/html/changelogs/AutoChangeLog-pr-5995.yml
deleted file mode 100644
index bb31fb28ac2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5995.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TullyBurnalot"
-delete-after: True
-changes:
- - bugfix: "Neurotoxin Spit now causes the spitter to move in space"
diff --git a/html/changelogs/AutoChangeLog-pr-5996.yml b/html/changelogs/AutoChangeLog-pr-5996.yml
deleted file mode 100644
index 253d36a926b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5996.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TullyBurnalot"
-delete-after: True
-changes:
- - bugfix: "Proximity Wet Floor Sign Mines can no longer appear in Surplus Crates"