diff --git a/html/changelog.html b/html/changelog.html
index 5f7d8607c83..e5b33949b04 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,16 @@
-->
+
12 December 2016
+
Kyep updated:
+
+ - Xenomorph resin walls no longer take damage from disabler beams. Only proper BRUTE or BURN damage hurts them now.
+
+
TullyBurnalot updated:
+
+ - Throwing mobs behind you force moves them to behind you before actually throwing them, preventing throw-shoving
+
+
09 December 2016
KasparoVy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a3b6a5c8aea..c50256330ec 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3170,3 +3170,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
rendered on top of hair or not.
- bugfix: Glasses no longer render on top of all hair styles, only sufficiently
short ones.
+2016-12-12:
+ Kyep:
+ - bugfix: Xenomorph resin walls no longer take damage from disabler beams. Only
+ proper BRUTE or BURN damage hurts them now.
+ TullyBurnalot:
+ - bugfix: Throwing mobs behind you force moves them to behind you before actually
+ throwing them, preventing throw-shoving
diff --git a/html/changelogs/AutoChangeLog-pr-5966.yml b/html/changelogs/AutoChangeLog-pr-5966.yml
deleted file mode 100644
index 3c8c3d8a6f5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5966.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TullyBurnalot"
-delete-after: True
-changes:
- - bugfix: "Throwing mobs behind you force moves them to behind you before actually throwing them, preventing throw-shoving"
diff --git a/html/changelogs/AutoChangeLog-pr-5969.yml b/html/changelogs/AutoChangeLog-pr-5969.yml
deleted file mode 100644
index 30ae348901f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5969.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Xenomorph resin walls no longer take damage from disabler beams. Only proper BRUTE or BURN damage hurts them now."