diff --git a/html/changelog.html b/html/changelog.html
index f8395c3146c..f5b75a30068 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -60,9 +60,20 @@
- New sprites for water, fuel and hydroponics tanks.
+ Joan updated:
+
+ - Clockwork objects are overall easier to deconstruct:
+ - Clockwork Walls now take 33% less time to slice through, Brass Windows now work like non-reinforced windows, and Pinion Airlocks now have less health and only two steps to decon(wrench, then crowbar).
+ - EMPing Pinion Airlocks and Brass Windoors now has a high chance to open them and will not shock or bolt them.
+ - Anima fragments will very gradually self-repair.
+
Tofa01 updated:
- [Omega] Fixes ORM input and output directions
+ - Fixes space bar kitchen freezer access level
+ - Fixes giving IDs proper access for players who spawn on a ruin via a player sleeper/spawners
+ - [Delta] Fixes varedited tiles causing tiles to appear as if they have no texture
+ - Fixes robotic limb repair grammar issue
25 February 2017
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7f98d830b87..db2cc626cbe 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9803,5 +9803,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-02-26:
Ausops:
- imageadd: New sprites for water, fuel and hydroponics tanks.
+ Joan:
+ - experiment: 'Clockwork objects are overall easier to deconstruct:'
+ - wip: Clockwork Walls now take 33% less time to slice through, Brass Windows now
+ work like non-reinforced windows, and Pinion Airlocks now have less health and
+ only two steps to decon(wrench, then crowbar).
+ - rscadd: EMPing Pinion Airlocks and Brass Windoors now has a high chance to open
+ them and will not shock or bolt them.
+ - rscadd: Anima fragments will very gradually self-repair.
Tofa01:
- bugfix: '[Omega] Fixes ORM input and output directions'
+ - bugfix: Fixes space bar kitchen freezer access level
+ - bugfix: Fixes giving IDs proper access for players who spawn on a ruin via a player
+ sleeper/spawners
+ - bugfix: '[Delta] Fixes varedited tiles causing tiles to appear as if they have
+ no texture'
+ - bugfix: Fixes robotic limb repair grammar issue
diff --git a/html/changelogs/AutoChangeLog-pr-24424.yml b/html/changelogs/AutoChangeLog-pr-24424.yml
deleted file mode 100644
index 8f04105106c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24424.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - experiment: "Clockwork objects are overall easier to deconstruct:"
- - wip: "Clockwork Walls now take 33% less time to slice through, Brass Windows now work like non-reinforced windows, and Pinion Airlocks now have less health and only two steps to decon(wrench, then crowbar)."
- - rscadd: "EMPing Pinion Airlocks and Brass Windoors now has a high chance to open them and will not shock or bolt them."
diff --git a/html/changelogs/AutoChangeLog-pr-24430.yml b/html/changelogs/AutoChangeLog-pr-24430.yml
deleted file mode 100644
index c7278131ed7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24430.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Tofa01"
-delete-after: True
-changes:
- - bugfix: "Fixes space bar kitchen freezer access level"
- - bugfix: "Fixes giving IDs proper access for players who spawn on a ruin via a player sleeper/spawners"
diff --git a/html/changelogs/AutoChangeLog-pr-24433.yml b/html/changelogs/AutoChangeLog-pr-24433.yml
deleted file mode 100644
index b258872478b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24433.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tofa01"
-delete-after: True
-changes:
- - bugfix: "[Delta] Fixes varedited tiles causing tiles to appear as if they have no texture"
diff --git a/html/changelogs/AutoChangeLog-pr-24436.yml b/html/changelogs/AutoChangeLog-pr-24436.yml
deleted file mode 100644
index 3fbc53b62bf..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24436.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tofa01"
-delete-after: True
-changes:
- - bugfix: "Fixes robotic limb repair grammar issue"
diff --git a/html/changelogs/AutoChangeLog-pr-24442.yml b/html/changelogs/AutoChangeLog-pr-24442.yml
deleted file mode 100644
index 6561ffce7d0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24442.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - rscadd: "Anima fragments will very gradually self-repair."