diff --git a/html/changelog.html b/html/changelog.html
index 27a4a94704..9f115c0a58 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,19 @@
-->
+
24 August 2015
+
HarpyEagle updated:
+
+ - Girders are now reinforced by using a screwdriver on the girder before applying the material sheets. Use a screwdriver again instead to cancel reinforcing.
+ - Mechanical traps no longer spawn in the janitor's locker.
+ - Mechanical traps can now be printed with a hacked autolathe.
+
+
Zuhayr updated:
+
+ - Pariahs are now a subspecies of Vox with less atmos/cold protection, a useless brain, and lower health.
+ - Leap now only gives a passive grab and has a shorter range. It also stuns Pariahs longer than it does their target.
+
+
17 August 2015
PsiOmegaDelta updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 01630a6321..4e6af19c5d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -1999,3 +1999,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2015-08-17:
PsiOmegaDelta:
- rscadd: Station time and duration now available in the Status tab.
+2015-08-24:
+ HarpyEagle:
+ - tweak: Girders are now reinforced by using a screwdriver on the girder before
+ applying the material sheets. Use a screwdriver again instead to cancel reinforcing.
+ - bugfix: Mechanical traps no longer spawn in the janitor's locker.
+ - rscadd: Mechanical traps can now be printed with a hacked autolathe.
+ Zuhayr:
+ - rscadd: Pariahs are now a subspecies of Vox with less atmos/cold protection, a
+ useless brain, and lower health.
+ - rscadd: Leap now only gives a passive grab and has a shorter range. It also stuns
+ Pariahs longer than it does their target.
diff --git a/html/changelogs/HarpyEagle-girders.yml b/html/changelogs/HarpyEagle-girders.yml
deleted file mode 100644
index 09dc2ce78b..0000000000
--- a/html/changelogs/HarpyEagle-girders.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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
-
-author: HarpyEagle
-delete-after: True
-
-changes:
- - tweak: "Girders are now reinforced by using a screwdriver on the girder before applying the material sheets. Use a screwdriver again instead to cancel reinforcing."
diff --git a/html/changelogs/HarpyEagle-traps.yml b/html/changelogs/HarpyEagle-traps.yml
deleted file mode 100644
index 9fae5a9892..0000000000
--- a/html/changelogs/HarpyEagle-traps.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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
-
-author: HarpyEagle
-delete-after: True
-
-changes:
- - bugfix: "Mechanical traps no longer spawn in the janitor's locker."
- - rscadd: "Mechanical traps can now be printed with a hacked autolathe."
diff --git a/html/changelogs/zuhayr-pariahs.yml b/html/changelogs/zuhayr-pariahs.yml
deleted file mode 100644
index b35a440e85..0000000000
--- a/html/changelogs/zuhayr-pariahs.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Zuhayr
-delete-after: True
-changes:
- - rscadd: "Pariahs are now a subspecies of Vox with less atmos/cold protection, a useless brain, and lower health."
- - rscadd: "Leap now only gives a passive grab and has a shorter range. It also stuns Pariahs longer than it does their target."
\ No newline at end of file