diff --git a/html/changelog.html b/html/changelog.html
index be6a5affe12..24ef6b685fd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,11 +57,29 @@
14 August 2017
+
AndrewMontagne updated:
+
+ - Modular computers now print fields correctly.
+ - Files on modular computers no longer vanish shortly after editing.
+ - Modular computers printers now make printing noises.
+ - You can no longer try and buy a tablet with a printer.
+ - Cloning a file now works.
+
Birdtalon updated:
- Spiderbots can now pass tables, making their Hide worthwhile.
- Fixes interactions with cargo crates.
+
Citinited updated:
+
+ - Nanotrasen's legal department clamped down on video cameras being misappropriated by crew, and as such cameras are now unable to broadcast from beyond the gateway.
+
+
taukausanake updated:
+
+ - Adds an Atmospherics duffel bag that is yellow and blue
+ - Adds sub-department colors to medical duffel bags and purple to Science duffel bags
+ - Captain's lefthand west sprite corrected
+
10 August 2017
KasparoVy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9a2d480c97c..8c322013880 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5371,6 +5371,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Blood trails are now the same colour as the blood pools they came from
when viewed by colour blind or noir shades wearing humanoids.
2017-08-14:
+ AndrewMontagne:
+ - bugfix: Modular computers now print fields correctly.
+ - bugfix: Files on modular computers no longer vanish shortly after editing.
+ - rscadd: Modular computers printers now make printing noises.
+ - bugfix: You can no longer try and buy a tablet with a printer.
+ - bugfix: Cloning a file now works.
Birdtalon:
- bugfix: Spiderbots can now pass tables, making their Hide worthwhile.
- bugfix: Fixes interactions with cargo crates.
+ Citinited:
+ - tweak: Nanotrasen's legal department clamped down on video cameras being misappropriated
+ by crew, and as such cameras are now unable to broadcast from beyond the gateway.
+ taukausanake:
+ - rscadd: Adds an Atmospherics duffel bag that is yellow and blue
+ - tweak: Adds sub-department colors to medical duffel bags and purple to Science
+ duffel bags
+ - bugfix: Captain's lefthand west sprite corrected
diff --git a/html/changelogs/AutoChangeLog-pr-7839.yml b/html/changelogs/AutoChangeLog-pr-7839.yml
deleted file mode 100644
index 47d37140840..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7839.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "taukausanake"
-delete-after: True
-changes:
- - rscadd: "Adds an Atmospherics duffel bag that is yellow and blue"
- - tweak: "Adds sub-department colors to medical duffel bags and purple to Science duffel bags"
- - bugfix: "Captain's lefthand west sprite corrected"
diff --git a/html/changelogs/AutoChangeLog-pr-7864.yml b/html/changelogs/AutoChangeLog-pr-7864.yml
deleted file mode 100644
index 45ca99053f0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7864.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Citinited"
-delete-after: True
-changes:
- - tweak: "Nanotrasen's legal department clamped down on video cameras being misappropriated by crew, and as such cameras are now unable to broadcast from beyond the gateway."
diff --git a/html/changelogs/AutoChangeLog-pr-7966.yml b/html/changelogs/AutoChangeLog-pr-7966.yml
deleted file mode 100644
index 6cf829b6c45..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7966.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "AndrewMontagne"
-delete-after: True
-changes:
- - bugfix: "Modular computers now print fields correctly."
- - bugfix: "Files on modular computers no longer vanish shortly after editing."
- - rscadd: "Modular computers printers now make printing noises."
- - bugfix: "You can no longer try and buy a tablet with a printer."
- - bugfix: "Cloning a file now works."