diff --git a/html/changelog.html b/html/changelog.html
index afcf8494712..db8890e9e97 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -62,10 +62,22 @@
Players who enable AntagHUD are now unable to join the round as swarmers
Adds a message explaining why Antag-banned players cannot join the round as cortical borer
+ Calecute updated:
+
+ - South Prison camera now belongs to Prison camera network, thus showind in Prison camera monitor
+
Kyep updated:
- Admins offering control of a mob with no real_name to ghosts will no longer cause a "Do you want to play as ?" popup. Instead, the ? will be replaced with a descriptive string, such as "the blobbernaut".
+ Tails2091 updated:
+
+ - Lockboxes actually close when locked now.
+
+ farie82 updated:
+
+ - When disarming a bomb from a guardian you now don't pickup an empty object.
+
22 March 2019
Arkatos updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e19b944145d..e784dbd014a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9414,7 +9414,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Players who enable AntagHUD are now unable to join the round as swarmers
- rscadd: Adds a message explaining why Antag-banned players cannot join the round
as cortical borer
+ Calecute:
+ - bugfix: South Prison camera now belongs to Prison camera network, thus showind
+ in Prison camera monitor
Kyep:
- bugfix: Admins offering control of a mob with no real_name to ghosts will no longer
cause a "Do you want to play as ?" popup. Instead, the ? will be replaced with
a descriptive string, such as "the blobbernaut".
+ Tails2091:
+ - bugfix: Lockboxes actually close when locked now.
+ farie82:
+ - bugfix: When disarming a bomb from a guardian you now don't pickup an empty object.
diff --git a/html/changelogs/AutoChangeLog-pr-11049.yml b/html/changelogs/AutoChangeLog-pr-11049.yml
deleted file mode 100644
index c1e16fdd9e9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11049.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tails2091"
-delete-after: True
-changes:
- - bugfix: "Lockboxes actually close when locked now."
diff --git a/html/changelogs/AutoChangeLog-pr-11061.yml b/html/changelogs/AutoChangeLog-pr-11061.yml
deleted file mode 100644
index 7cf7bfeebd8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11061.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Calecute"
-delete-after: True
-changes:
- - bugfix: "South Prison camera now belongs to Prison camera network, thus showind in Prison camera monitor"
diff --git a/html/changelogs/AutoChangeLog-pr-11074.yml b/html/changelogs/AutoChangeLog-pr-11074.yml
deleted file mode 100644
index 96862f9f9e7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11074.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "farie82"
-delete-after: True
-changes:
- - bugfix: "When disarming a bomb from a guardian you now don't pickup an empty object."