diff --git a/html/changelog.html b/html/changelog.html
index 4aa1fe9d3ab..3d29a1ab29c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,10 @@
- Suiciding crewmembers are no longer capable of being cloned.
+ Fethas updated:
+
+ - makes a better proc for doing spins (IE Ian chasing tail, etc) then was previous.
+
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 900cbceb3ef..5700f198f45 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5595,6 +5595,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-10-22:
Crazylemon64:
- tweak: Suiciding crewmembers are no longer capable of being cloned.
+ Fethas:
+ - rscadd: makes a better proc for doing spins (IE Ian chasing tail, etc) then was
+ previous.
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-7851.yml b/html/changelogs/AutoChangeLog-pr-7851.yml
deleted file mode 100644
index 2b82b5e9090..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7851.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fethas"
-delete-after: True
-changes:
- - rscadd: "makes a better proc for doing spins (IE Ian chasing tail, etc) then was previous."