diff --git a/html/changelog.html b/html/changelog.html
index 02f28aa9528..0c3ccd04aad 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,12 +56,26 @@
-->
05 January 2018
+
Cruix updated:
+
+ - Chameleon PDAs now have their chameleon action.
+
Okand37 updated:
- Added a fully functioning A.I. satellite to Omegastation!
- Added the CE's magboots to the gravity room on Omegastation!
- Added a medical wrench to cryo for Omegastation!
+
Shadowlight213 updated:
+
+ - Devils will no longer be permanently stuck if interrupted while trying to jaunt.
+ - Devils will now properly clear the fake fire if failing to jaunt.
+
+
SpaceManiac updated:
+
+ - The startup load time of away missions has been drastically reduced.
+ - The admin notification for the pulse rifle prize now shows the correct coordinates.
+
deathride58 updated:
- Explosions now function properly again!
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 081c8f7d5ce..0c2090efb4b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14743,9 +14743,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
explosive with them, they're practically identical to the real disk if not examined
closely.
2018-01-05:
+ Cruix:
+ - bugfix: Chameleon PDAs now have their chameleon action.
Okand37:
- rscadd: Added a fully functioning A.I. satellite to Omegastation!
- rscadd: Added the CE's magboots to the gravity room on Omegastation!
- rscadd: Added a medical wrench to cryo for Omegastation!
+ Shadowlight213:
+ - bugfix: Devils will no longer be permanently stuck if interrupted while trying
+ to jaunt.
+ - bugfix: Devils will now properly clear the fake fire if failing to jaunt.
+ SpaceManiac:
+ - bugfix: The startup load time of away missions has been drastically reduced.
+ - bugfix: The admin notification for the pulse rifle prize now shows the correct
+ coordinates.
deathride58:
- bugfix: Explosions now function properly again!
diff --git a/html/changelogs/AutoChangeLog-pr-34056.yml b/html/changelogs/AutoChangeLog-pr-34056.yml
deleted file mode 100644
index ea9587f4da2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34056.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Shadowlight213"
-delete-after: True
-changes:
- - bugfix: "Devils will no longer be permanently stuck if interrupted while trying to jaunt."
- - bugfix: "Devils will now properly clear the fake fire if failing to jaunt."
diff --git a/html/changelogs/AutoChangeLog-pr-34081.yml b/html/changelogs/AutoChangeLog-pr-34081.yml
deleted file mode 100644
index e88f33f7e6c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34081.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Cruix"
-delete-after: True
-changes:
- - bugfix: "Chameleon PDAs now have their chameleon action."
diff --git a/html/changelogs/AutoChangeLog-pr-34084.yml b/html/changelogs/AutoChangeLog-pr-34084.yml
deleted file mode 100644
index aeb1a1a307c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34084.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "The startup load time of away missions has been drastically reduced."
diff --git a/html/changelogs/AutoChangeLog-pr-34089.yml b/html/changelogs/AutoChangeLog-pr-34089.yml
deleted file mode 100644
index c64938d77de..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34089.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "The admin notification for the pulse rifle prize now shows the correct coordinates."