diff --git a/html/changelog.html b/html/changelog.html
index 4bff36a7c4f..364e2d84262 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
15 June 2017
+
inselc updated:
+
+ - Mice and drones are no longer able to push lockers around.
+
+
13 June 2017
Nanako updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d9065c36b08..53664e9a748 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4172,3 +4172,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Nanako:
- bugfix: Fixed personal AI's having all-access to the station. They are now back
to only having the access of their master.
+2017-06-15:
+ inselc:
+ - bugfix: Mice and drones are no longer able to push lockers around.
diff --git a/html/changelogs/inselc-PR-2710.yml b/html/changelogs/inselc-PR-2710.yml
deleted file mode 100644
index 3dd5d1557e1..00000000000
--- a/html/changelogs/inselc-PR-2710.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: inselc
-
-delete-after: True
-
-changes:
- - bugfix: "Mice and drones are no longer able to push lockers around."