diff --git a/html/changelog.html b/html/changelog.html
index a7fccab664d..d632ed9323c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,13 @@
-->
+
22 May 2016
+
coiax updated:
+
+ - Lavaland monsters now give ruins a wide berth.
+ - Glass tables now break when people are pushed onto them.
+
+
21 May 2016
Iamsaltball updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index aa8559f07f7..a956033c8e0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5124,3 +5124,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: About 5 seconds of wetness are removed from a tile for each unit of drying
agent. Absorbant Galoshes remain the most effective method of drying, and dry
tiles instantly regardless of wetness.
+2016-05-22:
+ coiax:
+ - rscdel: Lavaland monsters now give ruins a wide berth.
+ - bugfix: Glass tables now break when people are pushed onto them.
diff --git a/html/changelogs/AutoChangeLog-pr-17688.yml b/html/changelogs/AutoChangeLog-pr-17688.yml
deleted file mode 100644
index 139c5f4beed..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17688.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: coiax
-delete-after: True
-changes:
- - rscdel: "Lavaland monsters now give ruins a wide berth."
diff --git a/html/changelogs/AutoChangeLog-pr-17775.yml b/html/changelogs/AutoChangeLog-pr-17775.yml
deleted file mode 100644
index eb2af033cba..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17775.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: coiax
-delete-after: True
-changes:
- - bugfix: "Glass tables now break when people are pushed onto them."