diff --git a/html/changelog.html b/html/changelog.html
index d6405bf8b9a..c8477268f82 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
29 January 2018
+
MarcellusPye updated:
+
+ - Changes the ghost preferences section of game preferences to display the currently active option instead of the inactive option.
+
+
27 January 2018
IK3I updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index feaac7d656f..929f3f79a57 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6008,3 +6008,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Saving a chat log no longer hangs you.
uraniummeltdown:
- bugfix: Client FPS setting should save properly now
+2018-01-29:
+ MarcellusPye:
+ - tweak: Changes the ghost preferences section of game preferences to display the
+ currently active option instead of the inactive option.
diff --git a/html/changelogs/AutoChangeLog-pr-8619.yml b/html/changelogs/AutoChangeLog-pr-8619.yml
deleted file mode 100644
index 1dc116d8025..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8619.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MarcellusPye"
-delete-after: True
-changes:
- - tweak: "Changes the ghost preferences section of game preferences to display the currently active option instead of the inactive option."