diff --git a/html/changelog.html b/html/changelog.html
index 9fc098c25ca..04151a20c73 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,17 @@
-->
+
05 November 2016
+
Joan updated:
+
+ - Proselytizer conversion now accounts for existing materials, and deconstructing a wall, a girder, or a window for its materials is no longer more efficient than just converting it.
+ - Heal glows now appear when mending motors repair clockwork mobs and objects.
+
+
Lzimann updated:
+
+ - You can no longer walk holding shift.
+
+
03 November 2016
Cobby updated:
@@ -1026,26 +1037,6 @@
- Nanotrasen has now stocked the DNA Manipulators with potassium iodide instead of epinephrine as rejuvenators.
-
- 02 September 2016
- A-t48 updated:
-
- - Fixed cyborgs being able to use Power Warning emote when broken.
-
- Iamgoofball updated:
-
- - Freon has been reworked completely.
- - Water Vapor has been added to the Janitor's Closet.
-
- RemieRichards updated:
-
- - Cutting bedsheets with a sharp object/wirecutters no longer puts the resulting cloth INSIDE OF YOU if you're holding it, what a bug.
-
- bgobandit updated:
-
- - You can hide small items in urinals now. Use a screwdriver to screw open the drain enclosure.
- - Every space urinal comes complete with space urinal cake. Do not eat.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3d1d83ae522..7279cb3ae4b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7745,3 +7745,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Application scripture is unlocked.
- wip: The "Convert All Silicons" objective will also only be given if there is
an AI, instead of only if there is a silicon.
+2016-11-05:
+ Joan:
+ - rscadd: Proselytizer conversion now accounts for existing materials, and deconstructing
+ a wall, a girder, or a window for its materials is no longer more efficient
+ than just converting it.
+ - imageadd: Heal glows now appear when mending motors repair clockwork mobs and
+ objects.
+ Lzimann:
+ - rscdel: You can no longer walk holding shift.
diff --git a/html/changelogs/AutoChangeLog-pr-21334.yml b/html/changelogs/AutoChangeLog-pr-21334.yml
deleted file mode 100644
index a561c790688..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21334.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - rscadd: "Proselytizer conversion now accounts for existing materials, and deconstructing a wall, a girder, or a window for its materials is no longer more efficient than just converting it."
diff --git a/html/changelogs/AutoChangeLog-pr-21344.yml b/html/changelogs/AutoChangeLog-pr-21344.yml
deleted file mode 100644
index 622aba00ed1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21344.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - imageadd: "Heal glows now appear when mending motors repair clockwork mobs and objects."
diff --git a/html/changelogs/AutoChangeLog-pr-21357.yml b/html/changelogs/AutoChangeLog-pr-21357.yml
deleted file mode 100644
index ce40ac0dc53..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21357.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Lzimann"
-delete-after: True
-changes:
- - rscdel: "You can no longer walk holding shift."