diff --git a/html/changelog.html b/html/changelog.html
index cb2923c0f14..610d80aa387 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,20 @@
-->
+
06 November 2017
+
Atermonera updated:
+
+ - AI's can speak local rootspeak.
+ - Implements Virtual Reality.
+
+
Woodrat updated:
+
+ - Added 'see down' in open spaces from Vore.
+ - Added talking and visible messages upward through open space from Vore.
+ - Added a Syndicate ID with all access (admin spawn only).
+ - Port of 'Syndicate id cards now listen for owner destruction' from Bay.
+
+
24 September 2017
Belsima updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 057085e72e6..5be1fc952df 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3706,3 +3706,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
bugged.
- rscadd: Cable ender file added. Allows power transfer between z-levels.
- tweak: Southern cross files for areas and defines in relation to z-level work.
+2017-11-06:
+ Atermonera:
+ - bugfix: AI's can speak local rootspeak.
+ - rscadd: Implements Virtual Reality.
+ Woodrat:
+ - rscadd: Added 'see down' in open spaces from Vore.
+ - rscadd: Added talking and visible messages upward through open space from Vore.
+ - rscadd: Added a Syndicate ID with all access (admin spawn only).
+ - tweak: Port of 'Syndicate id cards now listen for owner destruction' from Bay.
diff --git a/html/changelogs/Atermonera - AI_lang.yml b/html/changelogs/Atermonera - AI_lang.yml
deleted file mode 100644
index b86fa3b86a2..00000000000
--- a/html/changelogs/Atermonera - AI_lang.yml
+++ /dev/null
@@ -1,37 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Atermonera
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "AI's can speak local rootspeak."
- - rscadd: "Implements Virtual Reality."
diff --git a/html/changelogs/Woodrat-MultiZ.yml b/html/changelogs/Woodrat-MultiZ.yml
deleted file mode 100644
index 0058ee3623c..00000000000
--- a/html/changelogs/Woodrat-MultiZ.yml
+++ /dev/null
@@ -1,37 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Woodrat
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added 'see down' in open spaces from Vore."
- - rscadd: "Added talking and visible messages upward through open space from Vore."
\ No newline at end of file
diff --git a/html/changelogs/Woodrat-SyndIDs.yml b/html/changelogs/Woodrat-SyndIDs.yml
deleted file mode 100644
index fba90ab1fd7..00000000000
--- a/html/changelogs/Woodrat-SyndIDs.yml
+++ /dev/null
@@ -1,37 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Woodrat
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added a Syndicate ID with all access (admin spawn only)."
- - tweak: "Port of 'Syndicate id cards now listen for owner destruction' from Bay."