diff --git a/html/changelog.html b/html/changelog.html
index a11694a1f71..ba4edf79976 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
07 October 2020
+
Geeves updated:
+
+ - Modular computers should now be slightly more responsive to user input, especially when killing programs on the main menu.
+
+
06 October 2020
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 218bd630a6e..5039186d5e2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16056,3 +16056,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: 'Train Engine / Pussywagon: Ctrl is Engine, Alt to take Keys'
Geeves, Stryker:
- rscadd: Added an izweski hegemony flag to the kataphract equipment section.
+2020-10-07:
+ Geeves:
+ - bugfix: Modular computers should now be slightly more responsive to user input,
+ especially when killing programs on the main menu.
diff --git a/html/changelogs/geeves-kill_program_responsiveness.yml b/html/changelogs/geeves-kill_program_responsiveness.yml
deleted file mode 100644
index 06d76c9e12c..00000000000
--- a/html/changelogs/geeves-kill_program_responsiveness.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Modular computers should now be slightly more responsive to user input, especially when killing programs on the main menu."
\ No newline at end of file