diff --git a/html/changelog.html b/html/changelog.html
index 8c7f1d67b23..2f28251589c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,11 @@
29 July 2017
+
Fox McCloud updated:
+
+ - Dead hearts now induce a heart attack
+ - Fixed concentrated initro never metabolizing
+
FreeStylaLT updated:
- replaces generic Mining z-level with Meta's
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f59b2ff7d65..a4393f421e0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5309,6 +5309,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Birdtalon:
- bugfix: Protolathe speed now increases when upgraded with manipulators.
2017-07-29:
+ Fox McCloud:
+ - bugfix: Dead hearts now induce a heart attack
+ - bugfix: Fixed concentrated initro never metabolizing
FreeStylaLT:
- tweak: replaces generic Mining z-level with Meta's
Purpose2:
diff --git a/html/changelogs/AutoChangeLog-pr-7905.yml b/html/changelogs/AutoChangeLog-pr-7905.yml
deleted file mode 100644
index fcfef2952bb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7905.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Dead hearts now induce a heart attack"
- - bugfix: "Fixed concentrated initro never metabolizing"