diff --git a/html/changelog.html b/html/changelog.html
index 6a1f7420d15..4aa1fe9d3ab 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
22 October 2017
+
Crazylemon64 updated:
+
+ - Suiciding crewmembers are no longer capable of being cloned.
+
McCloud and Alffd updated:
- Merge all LINDA and atmos machine functions into the air controller subprocess.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f87096999a5..900cbceb3ef 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5593,6 +5593,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Splints now pop off after 2000 steps, or when taking a lot of damage to
that limb. Getting surgery for those broken limbs might be a good idea now.
2017-10-22:
+ Crazylemon64:
+ - tweak: Suiciding crewmembers are no longer capable of being cloned.
McCloud and Alffd:
- rscadd: Merge all LINDA and atmos machine functions into the air controller subprocess.
- rscadd: Air alarms in scrubbing mode will shut off when alarm enters danger state.
diff --git a/html/changelogs/AutoChangeLog-pr-7615.yml b/html/changelogs/AutoChangeLog-pr-7615.yml
deleted file mode 100644
index af151067bbb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7615.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Crazylemon64"
-delete-after: True
-changes:
- - tweak: "Suiciding crewmembers are no longer capable of being cloned."