diff --git a/html/changelog.html b/html/changelog.html
index 4c99eafc6c0..caf0155ec32 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,26 @@
-->
+
12 December 2018
+
Anonmare updated:
+
+ - Fixes cameras being attacked with multitools when used to mess up their focus.
+
+
Kyep updated:
+
+ - Fix an AI-related href exploit.
+
+
Tlaltecuhtli updated:
+
+ - advanced surgery tools, they work like ce tools
+
+
coiax updated:
+
+ - Abductor scientists, or people who have had training similar to an abductor's scientist will be able to examine alien glands to determine their scientific purpose.
+ - Abductor glands now have their appearances randomized.
+ - Admin and event only pair pinpointers! They come in a box of two, and each pinpointer will always point at its corresponding pair. Aww.
+
+
11 December 2018
Denton updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index aa5a411fcfc..81bdfead783 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -21876,3 +21876,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
tralezab:
- rscadd: 'Wizard has a new spell: Soul tap!'
- tweak: lichdom requires a soul now, and it takes your soul.
+2018-12-12:
+ Anonmare:
+ - bugfix: Fixes cameras being attacked with multitools when used to mess up their
+ focus.
+ Kyep:
+ - bugfix: Fix an AI-related href exploit.
+ Tlaltecuhtli:
+ - rscadd: advanced surgery tools, they work like ce tools
+ coiax:
+ - rscadd: Abductor scientists, or people who have had training similar to an abductor's
+ scientist will be able to examine alien glands to determine their scientific
+ purpose.
+ - rscadd: Abductor glands now have their appearances randomized.
+ - rscadd: Admin and event only pair pinpointers! They come in a box of two, and
+ each pinpointer will always point at its corresponding pair. Aww.
diff --git a/html/changelogs/AutoChangeLog-pr-41849.yml b/html/changelogs/AutoChangeLog-pr-41849.yml
deleted file mode 100644
index a90aeac208f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-41849.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Abductor scientists, or people who have had training similar to an
-abductor's scientist will be able to examine alien glands to determine
-their scientific purpose."
- - rscadd: "Abductor glands now have their appearances randomized."
diff --git a/html/changelogs/AutoChangeLog-pr-41863.yml b/html/changelogs/AutoChangeLog-pr-41863.yml
deleted file mode 100644
index 343d8d50572..00000000000
--- a/html/changelogs/AutoChangeLog-pr-41863.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tlaltecuhtli"
-delete-after: True
-changes:
- - rscadd: "advanced surgery tools, they work like ce tools"
diff --git a/html/changelogs/AutoChangeLog-pr-41870.yml b/html/changelogs/AutoChangeLog-pr-41870.yml
deleted file mode 100644
index 5305e2b923a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-41870.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Admin and event only pair pinpointers! They come in a box of two, and each pinpointer will always point at its corresponding pair. Aww."
diff --git a/html/changelogs/AutoChangeLog-pr-41888.yml b/html/changelogs/AutoChangeLog-pr-41888.yml
deleted file mode 100644
index 500d803f4d4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-41888.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Anonmare"
-delete-after: True
-changes:
- - bugfix: "Fixes cameras being attacked with multitools when used to mess up their focus."
diff --git a/html/changelogs/AutoChangeLog-pr-41917.yml b/html/changelogs/AutoChangeLog-pr-41917.yml
deleted file mode 100644
index 35b1fc1da50..00000000000
--- a/html/changelogs/AutoChangeLog-pr-41917.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Fix an AI-related href exploit."