diff --git a/html/changelog.html b/html/changelog.html
index 224df0af4e3..4b47592f247 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,18 @@
-->
+
12 May 2017
+
Fethas updated:
+
+ - Makes thrall examine use MASKCOVERMOUTH and HIDEFACE flags
+ - fixes hudsunglass goof with vox.
+
+
Xantholne updated:
+
+ - Changes name from dark brown to brown for the default cowboy boots
+ - Gives a hint that the cowboy shirts are meant to be clipped on to your uniform
+
+
11 May 2017
Fethas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 12843903fb4..7639814769a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4645,3 +4645,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: can no longer make lethal medical patches with droppers
- tweak: dripping reagents on someone with a dropper now incurs a 3 second delay
like syringes
+2017-05-12:
+ Fethas:
+ - bugfix: Makes thrall examine use MASKCOVERMOUTH and HIDEFACE flags
+ - bugfix: fixes hudsunglass goof with vox.
+ Xantholne:
+ - bugfix: Changes name from dark brown to brown for the default cowboy boots
+ - bugfix: Gives a hint that the cowboy shirts are meant to be clipped on to your
+ uniform
diff --git a/html/changelogs/AutoChangeLog-pr-7281.yml b/html/changelogs/AutoChangeLog-pr-7281.yml
deleted file mode 100644
index 9e4855d5ce8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7281.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fethas"
-delete-after: True
-changes:
- - bugfix: "Makes thrall examine use MASKCOVERMOUTH and HIDEFACE flags"
diff --git a/html/changelogs/AutoChangeLog-pr-7284.yml b/html/changelogs/AutoChangeLog-pr-7284.yml
deleted file mode 100644
index b55b843a530..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7284.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Xantholne"
-delete-after: True
-changes:
- - bugfix: "Changes name from dark brown to brown for the default cowboy boots"
- - bugfix: "Gives a hint that the cowboy shirts are meant to be clipped on to your uniform"
diff --git a/html/changelogs/AutoChangeLog-pr-7287.yml b/html/changelogs/AutoChangeLog-pr-7287.yml
deleted file mode 100644
index b8bfefacc61..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7287.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fethas"
-delete-after: True
-changes:
- - bugfix: "fixes hudsunglass goof with vox."