diff --git a/html/changelog.html b/html/changelog.html
index 8e35f57b965..b1fb843f989 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,17 @@
-->
+
14 July 2015
+
HarpyEagle updated:
+
+ - Fixes wrong information being reported when analyzing locked abandoned crates with a multitool.
+
+
PsiOmegaDelta updated:
+
+ - Ninjas can no longer teleport unto turfs that contain solid objects.
+ - Wizards can no longer etheral jaunt unto turfs that contain solid objects.
+
+
11 July 2015
HarpyEagle updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 269e5ecf87a..b30d3cebf5b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -1968,3 +1968,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Turrets no longer burn holes through the AI.
- tweak: Projectiles now have a chance of hitting mobs riding cargo trains.
- bugfix: Fixed visual bugs with projectile effects.
+2015-07-14:
+ HarpyEagle:
+ - bugfix: Fixes wrong information being reported when analyzing locked abandoned
+ crates with a multitool.
+ PsiOmegaDelta:
+ - tweak: Ninjas can no longer teleport unto turfs that contain solid objects.
+ - tweak: Wizards can no longer etheral jaunt unto turfs that contain solid objects.
diff --git a/html/changelogs/HarpyEagle-decacode.yml b/html/changelogs/HarpyEagle-decacode.yml
deleted file mode 100644
index b16cfc3b8d0..00000000000
--- a/html/changelogs/HarpyEagle-decacode.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:
- - bugfix: "Fixes wrong information being reported when analyzing locked abandoned crates with a multitool."
diff --git a/html/changelogs/PsiOmegaDelta-SolidTeleportation.yml b/html/changelogs/PsiOmegaDelta-SolidTeleportation.yml
deleted file mode 100644
index 204fabbbaa1..00000000000
--- a/html/changelogs/PsiOmegaDelta-SolidTeleportation.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: PsiOmegaDelta
-changes:
- - tweak: "Ninjas can no longer teleport unto turfs that contain solid objects."
- - tweak: "Wizards can no longer etheral jaunt unto turfs that contain solid objects."
-delete-after: true