diff --git a/html/changelog.html b/html/changelog.html
index ae507c81f17..ebedb593496 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
27 January 2018
+
uraniummeltdown updated:
+
+ - Client FPS setting should save properly now
+
+
26 January 2018
tigercat2000 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 82539a0f671..16a7eb4f6ae 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6003,3 +6003,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Insta-movement works marginally better
uraniummeltdown:
- rscadd: You can now change your client FPS in Game Preferences
+2018-01-27:
+ uraniummeltdown:
+ - bugfix: Client FPS setting should save properly now
diff --git a/html/changelogs/AutoChangeLog-pr-8609.yml b/html/changelogs/AutoChangeLog-pr-8609.yml
deleted file mode 100644
index e071b4c54a6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8609.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - bugfix: "Client FPS setting should save properly now"