diff --git a/html/changelog.html b/html/changelog.html
index 549ebcdccca..aaecde3bc11 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,13 @@
-->
+
06 December 2016
+
Markolie updated:
+
+ - The track button on the AI crew monitor now works.
+ - Permanent door electrification by alt-clicking a door as an AI or setting it manually now works again.
+
+
05 December 2016
KasparoVy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6ee4b5b32e0..781a18d0ea8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3139,3 +3139,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
KasparoVy:
- bugfix: Resolves an issue where cloned vampires could no longer drain blood, burn
in the chapel or use their powers properly.
+2016-12-06:
+ Markolie:
+ - bugfix: The track button on the AI crew monitor now works.
+ - bugfix: Permanent door electrification by alt-clicking a door as an AI or setting
+ it manually now works again.
diff --git a/html/changelogs/AutoChangeLog-pr-5958.yml b/html/changelogs/AutoChangeLog-pr-5958.yml
deleted file mode 100644
index 7cc2cf05875..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5958.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - bugfix: "The track button on the AI crew monitor now works."
- - bugfix: "Permanent door electrification by alt-clicking a door as an AI or setting it manually now works again."