diff --git a/html/changelog.html b/html/changelog.html
index 00d2c005ba1..b12d1a9c980 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
26 February 2017
+
Crazylemon64 updated:
+
+ - Immovable rod events now vanish after going through the station once
+ - Firelocks can now be operated by AIs again
+ - Barbers and captains get the right stuff now
+
Kyep updated:
- players will no longer spawn with loadout items their job has no access to.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 29cd8744b17..1321e21c86b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3900,6 +3900,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
davipatury:
- rscadd: Security Records now uses Nano-UI.
2017-02-26:
+ Crazylemon64:
+ - tweak: Immovable rod events now vanish after going through the station once
+ - bugfix: Firelocks can now be operated by AIs again
+ - bugfix: Barbers and captains get the right stuff now
Kyep:
- bugfix: players will no longer spawn with loadout items their job has no access
to.
diff --git a/html/changelogs/AutoChangeLog-pr-6587.yml b/html/changelogs/AutoChangeLog-pr-6587.yml
deleted file mode 100644
index 53e3b1420cc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6587.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Crazylemon64"
-delete-after: True
-changes:
- - tweak: "Immovable rod events now vanish after going through the station once"
diff --git a/html/changelogs/AutoChangeLog-pr-6618.yml b/html/changelogs/AutoChangeLog-pr-6618.yml
deleted file mode 100644
index 4661b7083ab..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6618.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Crazylemon64"
-delete-after: True
-changes:
- - bugfix: "Firelocks can now be operated by AIs again"
diff --git a/html/changelogs/AutoChangeLog-pr-6619.yml b/html/changelogs/AutoChangeLog-pr-6619.yml
deleted file mode 100644
index 99fcd49a666..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6619.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Crazylemon64"
-delete-after: True
-changes:
- - bugfix: "Barbers and captains get the right stuff now"