diff --git a/html/changelog.html b/html/changelog.html
index 0a68b3dfb7a..5d19b07c856 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,43 @@
-->
+
10 January 2017
+
Arianya updated:
+
+ - Doors and vending machines once again make a sound when you screwdriver them.
+
+
Cyberboss updated:
+
+ - Explosions can no longer be dodged
+ - Airlocks are now destroyed by the same level explosion that destroys walls
+ - Diamond/External/Centcomm airlocks and firedoors now block explosions as walls do
+
+
Joan updated:
+
+ - Clockwork Proselytizers no longer require Replicant Alloy to function; instead, they gradually charge themselves with power, which is used more or less the same as alloy.
+ - Clockwork Proselytizers now produce brass sheets when used in-hand, instead of Replicant Alloy.
+ - Tinkerer's Caches can no longer have Replicant Alloy removed from them; using an empty hand on them will simply check when they'll next produce a component.
+ - Mending Motors can no longer use Replicant Alloy in place of power.
+
+
Mervill updated:
+
+ - Controlling the station status displays no longer overrides the cargo supply timer
+
+
MrStonedOne updated:
+
+ - Lighting was made more responsive.
+
+
XDTM updated:
+
+ - Earmuffs and null rods protect against the Voice of God.
+ - Earmuffs are now buildable in autolathes.
+ - Voice of God stuns have a longer cooldown.
+
+
coiax updated:
+
+ - Girders now offer hints to their deconstruction when examined.
+
+
08 January 2017
Mervill updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6a4ed67e9a7..4369330a2f3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8710,3 +8710,32 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Speed of Light Somehow Changed:
- tweak: Dynamic lights are no longer animated, and update instantly
- tweak: Increased maximum radius of mob and mobile lights
+2017-01-10:
+ Arianya:
+ - bugfix: Doors and vending machines once again make a sound when you screwdriver
+ them.
+ Cyberboss:
+ - bugfix: Explosions can no longer be dodged
+ - tweak: Airlocks are now destroyed by the same level explosion that destroys walls
+ - tweak: Diamond/External/Centcomm airlocks and firedoors now block explosions as
+ walls do
+ Joan:
+ - experiment: Clockwork Proselytizers no longer require Replicant Alloy to function;
+ instead, they gradually charge themselves with power, which is used more or
+ less the same as alloy.
+ - tweak: Clockwork Proselytizers now produce brass sheets when used in-hand, instead
+ of Replicant Alloy.
+ - rscdel: Tinkerer's Caches can no longer have Replicant Alloy removed from them;
+ using an empty hand on them will simply check when they'll next produce a component.
+ - rscdel: Mending Motors can no longer use Replicant Alloy in place of power.
+ Mervill:
+ - bugfix: Controlling the station status displays no longer overrides the cargo
+ supply timer
+ MrStonedOne:
+ - experiment: Lighting was made more responsive.
+ XDTM:
+ - rscadd: Earmuffs and null rods protect against the Voice of God.
+ - rscadd: Earmuffs are now buildable in autolathes.
+ - tweak: Voice of God stuns have a longer cooldown.
+ coiax:
+ - rscadd: Girders now offer hints to their deconstruction when examined.
diff --git a/html/changelogs/AutoChangeLog-pr-22360.yml b/html/changelogs/AutoChangeLog-pr-22360.yml
deleted file mode 100644
index 818ada7fd0f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22360.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Cyberboss"
-delete-after: True
-changes:
- - bugfix: "Explosions can no longer be dodged"
- - tweak: "Airlocks are now destroyed by the same level explosion that destroys walls"
- - tweak: "Diamond/External/Centcomm airlocks and firedoors now block explosions as walls do"
diff --git a/html/changelogs/AutoChangeLog-pr-22764.yml b/html/changelogs/AutoChangeLog-pr-22764.yml
deleted file mode 100644
index a4d11e576cc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22764.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - rscadd: "Earmuffs and null rods protect against the Voice of God."
- - rscadd: "Earmuffs are now buildable in autolathes."
- - tweak: "Voice of God stuns have a longer cooldown."
diff --git a/html/changelogs/AutoChangeLog-pr-22795.yml b/html/changelogs/AutoChangeLog-pr-22795.yml
deleted file mode 100644
index fb4f891a94f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22795.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Mervill"
-delete-after: True
-changes:
- - bugfix: "Controlling the station status displays no longer overrides the cargo supply timer"
diff --git a/html/changelogs/AutoChangeLog-pr-22797.yml b/html/changelogs/AutoChangeLog-pr-22797.yml
deleted file mode 100644
index 0b24370393a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22797.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arianya"
-delete-after: True
-changes:
- - bugfix: "Doors and vending machines once again make a sound when you screwdriver them."
diff --git a/html/changelogs/AutoChangeLog-pr-22816.yml b/html/changelogs/AutoChangeLog-pr-22816.yml
deleted file mode 100644
index 61eef201083..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22816.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Girders now offer hints to their deconstruction when examined."
diff --git a/html/changelogs/AutoChangeLog-pr-22824.yml b/html/changelogs/AutoChangeLog-pr-22824.yml
deleted file mode 100644
index bd327ab6635..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22824.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - experiment: "Clockwork Proselytizers no longer require Replicant Alloy to function; instead, they gradually charge themselves with power, which is used more or less the same as alloy."
- - tweak: "Clockwork Proselytizers now produce brass sheets when used in-hand, instead of Replicant Alloy."
- - rscdel: "Tinkerer's Caches can no longer have Replicant Alloy removed from them; using an empty hand on them will simply check when they'll next produce a component."
- - rscdel: "Mending Motors can no longer use Replicant Alloy in place of power."
diff --git a/html/changelogs/AutoChangeLog-pr-22846.yml b/html/changelogs/AutoChangeLog-pr-22846.yml
deleted file mode 100644
index e04041abb98..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22846.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MrStonedOne"
-delete-after: True
-changes:
- - experiment: "Lighting was made more responsive."