diff --git a/html/changelog.html b/html/changelog.html
index 4f964ed7db6..b6fbcd4d602 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
17 January 2019
+
Eschess updated:
+
+ - Jetpacks work properly when placed on suit slot
+
+
16 January 2019
Shadow-Quill updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bdf2f1a4416..e37b462d9fb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8721,3 +8721,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- spellcheck: Fixed a typo for when spiderlings enter vents.
uc_guy:
- bugfix: The burial suit (needed for the devil game mode) now shows up properly.
+2019-01-17:
+ Eschess:
+ - rscadd: Jetpacks work properly when placed on suit slot
diff --git a/html/changelogs/AutoChangeLog-pr-10484.yml b/html/changelogs/AutoChangeLog-pr-10484.yml
deleted file mode 100644
index 34c9079bca6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10484.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Eschess"
-delete-after: True
-changes:
- - rscadd: "Jetpacks work properly when placed on suit slot"