diff --git a/html/changelog.html b/html/changelog.html
index 6262f14c776..440e8b7166a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -68,6 +68,11 @@
- You can now slam drinks/bottles/flasks by click-dragging them onto yourself while it's in your active hand.
+ uraniummeltdown updated:
+
+ - Emagging a closed firelock does not permanently break it anymore, only opens it.
+ - Emagged windoors should be able to be screwdriver+crowbar'd again.
+
29 March 2017
Purpose2 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ca8584c734c..0ecf1c23e1b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4350,3 +4350,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
KasparoVy:
- rscadd: You can now slam drinks/bottles/flasks by click-dragging them onto yourself
while it's in your active hand.
+ uraniummeltdown:
+ - bugfix: Emagging a closed firelock does not permanently break it anymore, only
+ opens it.
+ - bugfix: Emagged windoors should be able to be screwdriver+crowbar'd again.
diff --git a/html/changelogs/AutoChangeLog-pr-6970.yml b/html/changelogs/AutoChangeLog-pr-6970.yml
deleted file mode 100644
index 2e33dde276d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6970.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - bugfix: "Emagging a closed firelock does not permanently break it anymore, only opens it."
- - bugfix: "Emagged windoors should be able to be screwdriver+crowbar'd again."