diff --git a/html/changelog.html b/html/changelog.html
index b6617a65c09..b21567c962b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -59,6 +59,11 @@
Kyep updated:
- Smite/Bless commands are now restricted to Game Admins. (admins with R_EVENT)
+ - Admins can now access telecomms while ghosted.
+
+ Vivalas updated:
+
+ - Buckling mobs to beds now displays them correctly.
22 June 2017
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c0dfc219e3e..7ba01d24651 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4974,3 +4974,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-06-23:
Kyep:
- bugfix: Smite/Bless commands are now restricted to Game Admins. (admins with R_EVENT)
+ - tweak: Admins can now access telecomms while ghosted.
+ Vivalas:
+ - bugfix: Buckling mobs to beds now displays them correctly.
diff --git a/html/changelogs/AutoChangeLog-pr-7589.yml b/html/changelogs/AutoChangeLog-pr-7589.yml
deleted file mode 100644
index 1dfcbcff56f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7589.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Vivalas"
-delete-after: True
-changes:
- - bugfix: "Buckling mobs to beds now displays them correctly."
diff --git a/html/changelogs/AutoChangeLog-pr-7618.yml b/html/changelogs/AutoChangeLog-pr-7618.yml
deleted file mode 100644
index d5ca668c4c9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7618.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "Admins can now access telecomms while ghosted."