diff --git a/html/changelog.html b/html/changelog.html
index fa62905b87a..eee40df078d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
12 January 2020
+
Geeves updated:
+
+ - Jetpacks now properly toggle flight capability when you press the action button.
+
Goret updated:
- Added a cyborg recharge station in medical. It is located in the custodial closet.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c8b98f71da1..d894895ace3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11246,6 +11246,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Makes the Set Pose box retain its previously inputted information and turns
it into a chunky message box instead of a skinny text box.
2020-01-12:
+ Geeves:
+ - bugfix: Jetpacks now properly toggle flight capability when you press the action
+ button.
Goret:
- rscadd: Added a cyborg recharge station in medical. It is located in the custodial
closet.
diff --git a/html/changelogs/geeves - jetpackfix.yml b/html/changelogs/geeves - jetpackfix.yml
deleted file mode 100644
index 32f57735685..00000000000
--- a/html/changelogs/geeves - jetpackfix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Jetpacks now properly toggle flight capability when you press the action button."