diff --git a/html/changelog.html b/html/changelog.html
index 674c14d57e6..fccdcd4c166 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,14 @@
-->
+
10 February 2017
+
Markolie updated:
+
+ - Firelocks can now be constructed and deconstructed.
+ - Firelocks no longer show a confirmation message when being opened.
+ - Various map fixes (vents, scrubbers, firelocks and intercoms). Also removes the firelocks covering the windows in escape/cargo.
+
+
08 February 2017
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bcc615cc768..fa90eea5a93 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3581,3 +3581,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-02-08:
Fox McCloud:
- bugfix: Grinding wheat and other products produces the proper reagents again
+2017-02-10:
+ Markolie:
+ - rscadd: Firelocks can now be constructed and deconstructed.
+ - tweak: Firelocks no longer show a confirmation message when being opened.
+ - tweak: Various map fixes (vents, scrubbers, firelocks and intercoms). Also removes
+ the firelocks covering the windows in escape/cargo.
diff --git a/html/changelogs/AutoChangeLog-pr-6271.yml b/html/changelogs/AutoChangeLog-pr-6271.yml
deleted file mode 100644
index bbc1e60525b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6271.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - rscadd: "Firelocks can now be constructed and deconstructed."
- - tweak: "Firelocks no longer show a confirmation message when being opened."
- - tweak: "Various map fixes (vents, scrubbers, firelocks and intercoms). Also removes the firelocks covering the windows in escape/cargo."