diff --git a/html/changelog.html b/html/changelog.html
index 6be8bc4828c..b40b801c94c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,9 +56,14 @@
-->
22 March 2017
+
Crazylemon64 updated:
+
+ - Rod form is now at half speed, and has a warning sound.
+
FlattestGuitar updated:
- When a person's limb is dying, it will no longer notify the whole server of the ordeal
+ - Welding tools no longer tell you about their span classes
21 March 2017
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 836a228d11b..473cf832d38 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4202,6 +4202,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Baseball burgers can be made with a baseball bat and a bun, either microwaved
or table-crafted.
2017-03-22:
+ Crazylemon64:
+ - tweak: Rod form is now at half speed, and has a warning sound.
FlattestGuitar:
- bugfix: When a person's limb is dying, it will no longer notify the whole server
of the ordeal
+ - bugfix: Welding tools no longer tell you about their span classes
diff --git a/html/changelogs/AutoChangeLog-pr-6558.yml b/html/changelogs/AutoChangeLog-pr-6558.yml
deleted file mode 100644
index f2c87624766..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6558.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Crazylemon64"
-delete-after: True
-changes:
- - tweak: "Rod form is now at half speed, and has a warning sound."
diff --git a/html/changelogs/AutoChangeLog-pr-6862.yml b/html/changelogs/AutoChangeLog-pr-6862.yml
deleted file mode 100644
index b4fc49c6104..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6862.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "FlattestGuitar"
-delete-after: True
-changes:
- - bugfix: "Welding tools no longer tell you about their span classes"