diff --git a/html/changelog.html b/html/changelog.html
index 5c0976fbd73..20d09d49f64 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,17 @@
-->
+
15 February 2017
+
KasparoVy updated:
+
+ - You can now choose to speak anonymously in deadchat from round-start game preferences.
+ - Your decision to speak anonymously in deadchat now persists between ghostings.
+
+
Twinmold93 updated:
+
+ - Blob Conscious Split now properly scales the requirement of blob tiles to win.
+
+
14 February 2017
Developed by Cyberboss, ported by Markolie updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0c8f23bcc93..5ed8caeb4b2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3712,3 +3712,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: The kinetic accelerator sprite modkits now apply properly when the kinetic
accelerator is empty.
- bugfix: Welding tools now once again have a proper in-hand when turned on.
+2017-02-15:
+ KasparoVy:
+ - rscadd: You can now choose to speak anonymously in deadchat from round-start game
+ preferences.
+ - tweak: Your decision to speak anonymously in deadchat now persists between ghostings.
+ Twinmold93:
+ - bugfix: Blob Conscious Split now properly scales the requirement of blob tiles
+ to win.
diff --git a/html/changelogs/AutoChangeLog-pr-6293.yml b/html/changelogs/AutoChangeLog-pr-6293.yml
deleted file mode 100644
index 5f336166883..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6293.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "KasparoVy"
-delete-after: True
-changes:
- - rscadd: "You can now choose to speak anonymously in deadchat from round-start game preferences."
- - tweak: "Your decision to speak anonymously in deadchat now persists between ghostings."
diff --git a/html/changelogs/AutoChangeLog-pr-6445.yml b/html/changelogs/AutoChangeLog-pr-6445.yml
deleted file mode 100644
index 501a7b86e86..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6445.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Twinmold93"
-delete-after: True
-changes:
- - bugfix: "Blob Conscious Split now properly scales the requirement of blob tiles to win."