diff --git a/html/changelog.html b/html/changelog.html
index fd395c3c24a..11badbc3930 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
25 July 2017
+
Fox McCloud updated:
+
+ - You can now point while voluntarily lying down
+
+
Kyep updated:
+
+ - Eating as Ian (and other player-controlled corgis) is now rate-limited.
+
+
24 July 2017
FlattestGuitar updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4d10493b12d..ea92e690778 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5268,3 +5268,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: it is no longer possible to use a sentience potion to convert space pirates
in the beach away mission to your side. Nor is this possible with other sentient
NPCs, such as syndies or russians.
+2017-07-25:
+ Fox McCloud:
+ - tweak: You can now point while voluntarily lying down
+ Kyep:
+ - tweak: Eating as Ian (and other player-controlled corgis) is now rate-limited.
diff --git a/html/changelogs/AutoChangeLog-pr-7853.yml b/html/changelogs/AutoChangeLog-pr-7853.yml
deleted file mode 100644
index d5307888cf4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7853.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - tweak: "You can now point while voluntarily lying down"
diff --git a/html/changelogs/AutoChangeLog-pr-7860.yml b/html/changelogs/AutoChangeLog-pr-7860.yml
deleted file mode 100644
index 3373c09894f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7860.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "Eating as Ian (and other player-controlled corgis) is now rate-limited."