diff --git a/html/changelog.html b/html/changelog.html
index 52e2819bfff..9c2e10201c3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
26 December 2018
+
Shadow-Quill updated:
+
+ - Fixed being able to start multiple prayers using the prayer beads.
+
+
v0idp updated:
+
+ - Syndicate officer will not show in card modification/identification consoles anymore
+
+
25 December 2018
Ranged updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6038cf28ec4..59147db9e08 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8446,3 +8446,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: fixed a typo
v0idp:
- bugfix: no bork in swedish accent while muzzled anymore
+2018-12-26:
+ Shadow-Quill:
+ - bugfix: Fixed being able to start multiple prayers using the prayer beads.
+ v0idp:
+ - bugfix: Syndicate officer will not show in card modification/identification consoles
+ anymore
diff --git a/html/changelogs/AutoChangeLog-pr-10507.yml b/html/changelogs/AutoChangeLog-pr-10507.yml
deleted file mode 100644
index 4b9d119aade..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10507.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Shadow-Quill"
-delete-after: True
-changes:
- - bugfix: "Fixed being able to start multiple prayers using the prayer beads."
diff --git a/html/changelogs/AutoChangeLog-pr-10512.yml b/html/changelogs/AutoChangeLog-pr-10512.yml
deleted file mode 100644
index a90e3abef2a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10512.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "v0idp"
-delete-after: True
-changes:
- - bugfix: "Syndicate officer will not show in card modification/identification consoles anymore"