diff --git a/html/changelog.html b/html/changelog.html
index 1ee9e337177..93078c1df86 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
18 December 2019
+
Alberyk updated:
+
+ - Fixed mecha hoverpod chassis using the wrong material.
+ - Fixed click and dragging causing weird behavior with drop pods.
+
Geeves updated:
- Fixed Unathi clothing being slightly pink.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5bb979c467b..f7d3cefd5fe 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10693,5 +10693,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Dropsounds. Again.
- tweak: Tweaks some sprites regarding forensics.
2019-12-18:
+ Alberyk:
+ - bugfix: Fixed mecha hoverpod chassis using the wrong material.
+ - bugfix: Fixed click and dragging causing weird behavior with drop pods.
Geeves:
- bugfix: Fixed Unathi clothing being slightly pink.
diff --git a/html/changelogs/alberyk-twbugfixes.yml b/html/changelogs/alberyk-twbugfixes.yml
deleted file mode 100644
index 60fa0c75fd3..00000000000
--- a/html/changelogs/alberyk-twbugfixes.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed mecha hoverpod chassis using the wrong material."
- - bugfix: "Fixed click and dragging causing weird behavior with drop pods."