diff --git a/html/changelog.html b/html/changelog.html
index 0aadb8c8798..9c5318a7ec5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
27 May 2015
+
PsiOmegaDelta updated:
+
+ - The inactive check process now respects client holder status and can be configured how long clients may remain inactive before being kicked.
+
+
22 May 2015
Ccomp5950 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 25b2ca7dc7e..646b5063711 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -1848,3 +1848,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
a final sheet.
- rscadd: Various things can be built with various sheet types. Experiment! Just
keep in mind that uranium is now radioactive and phoron is now flammable.
+2015-05-27:
+ PsiOmegaDelta:
+ - tweak: The inactive check process now respects client holder status and can be
+ configured how long clients may remain inactive before being kicked.
diff --git a/html/changelogs/PsiOmegaDelta-150526-Inactivity.yml b/html/changelogs/PsiOmegaDelta-150526-Inactivity.yml
deleted file mode 100644
index a10aa09d578..00000000000
--- a/html/changelogs/PsiOmegaDelta-150526-Inactivity.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: PsiOmegaDelta
-delete-after: True
-changes:
- - tweak: "The inactive check process now respects client holder status and can be configured how long clients may remain inactive before being kicked."