diff --git a/html/changelog.html b/html/changelog.html
index d0596a31475..94cb3a31b95 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,19 @@
-->
+
12 March 2017
+
Jovaniph updated:
+
+ - Adds Vulpkanin EVA suit sprite
+
+
Markolie updated:
+
+ - The system for picking ghosts to inhabit cultist slaughter demons now shows a confirmation prompt like most other role checks.
+ - Fixed an issue where you could join as a cultist slaughter demon despite having antagHUD enabled.
+ - Fixed an issue where it was possible to weld statues without any fuel.
+ - It is no longer possible to spam the firelock force message.
+
+
11 March 2017
Developed by XDTM, ported by davipatury updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2a73003b14c..098ba428e97 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4090,3 +4090,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: EVA has 2 more EVA Suits
- rscdel: Removed Vox-only EVA suits (the grey ones in EVA)
- tweak: Vox can now wear EVA suits
+2017-03-12:
+ Jovaniph:
+ - rscadd: Adds Vulpkanin EVA suit sprite
+ Markolie:
+ - tweak: The system for picking ghosts to inhabit cultist slaughter demons now shows
+ a confirmation prompt like most other role checks.
+ - bugfix: Fixed an issue where you could join as a cultist slaughter demon despite
+ having antagHUD enabled.
+ - bugfix: Fixed an issue where it was possible to weld statues without any fuel.
+ - tweak: It is no longer possible to spam the firelock force message.
diff --git a/html/changelogs/AutoChangeLog-pr-6736.yml b/html/changelogs/AutoChangeLog-pr-6736.yml
deleted file mode 100644
index cf279baadd3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6736.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Jovaniph"
-delete-after: True
-changes:
- - rscadd: "Adds Vulpkanin EVA suit sprite"
diff --git a/html/changelogs/AutoChangeLog-pr-6746.yml b/html/changelogs/AutoChangeLog-pr-6746.yml
deleted file mode 100644
index b901de79f72..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6746.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - tweak: "The system for picking ghosts to inhabit cultist slaughter demons now shows a confirmation prompt like most other role checks."
- - bugfix: "Fixed an issue where you could join as a cultist slaughter demon despite having antagHUD enabled."
- - bugfix: "Fixed an issue where it was possible to weld statues without any fuel."
- - tweak: "It is no longer possible to spam the firelock force message."