diff --git a/html/changelog.html b/html/changelog.html
index 7af41ad83c8..c90261c3571 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
20 March 2019
+
farie82 updated:
+
+ - Fixed the middle mousebutton locking exploit
+
+
17 March 2019
AffectedArc07 and Alonefromhell updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 40010f3af12..664235a88e1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9390,3 +9390,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Adds a confirmation to the start now verb. Make it ansari proof
- bugfix: The invisible bumping into something should be fixed now
- bugfix: Fixes the atmos bug
+2019-03-20:
+ farie82:
+ - bugfix: Fixed the middle mousebutton locking exploit
diff --git a/html/changelogs/AutoChangeLog-pr-11071.yml b/html/changelogs/AutoChangeLog-pr-11071.yml
deleted file mode 100644
index 5574aefd063..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11071.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "farie82"
-delete-after: True
-changes:
- - bugfix: "Fixed the middle mousebutton locking exploit"