diff --git a/html/changelog.html b/html/changelog.html
index b5d3beb2329..6bfc42b0caa 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
09 January 2019
+
Fox McCloud updated:
+
+ - Fixes glasses not properly masking eye-shine
+
+
08 January 2019
Alonefromhell updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a7478c5e8e6..33326d96f05 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8622,3 +8622,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed grey translator translating the entire server.
- bugfix: Fixed BSA size checks being reversed, causing the BSA to clip through
walls or prevent construction.
+2019-01-09:
+ Fox McCloud:
+ - bugfix: Fixes glasses not properly masking eye-shine
diff --git a/html/changelogs/AutoChangeLog-pr-10617.yml b/html/changelogs/AutoChangeLog-pr-10617.yml
deleted file mode 100644
index e55a7584218..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10617.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes glasses not properly masking eye-shine"