diff --git a/html/changelog.html b/html/changelog.html
index e2724a7da22..018245091fd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,23 @@
-->
+
03 March 2017
+
Cyberboss updated:
+
+ - You can now repair shuttles in transit space
+
+
Incoming5643 updated:
+
+ - Server Owners: There is a new system for title screens accessible from config/title_screen folder.
+ - This system allows for multiple rotating title screens as well as map specific title screens.
+ - It also allows for hosting title screens in formats other than DMI.
+ - See the readme.txt in config/title_screen for full details. remove: The previous method of title screen selection, the define TITLESCREEN, has been depreciated by this change.
+
+
Sligneris updated:
+
+ - Updated sprites for the small xeno queen mode
+
+
02 March 2017
Gun Hog updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 05e8b0084cf..0d846852224 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9889,3 +9889,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
them!
- experiment: Bomb armor is now effective in lessening the chance of being knocked
out by bombs.
+2017-03-03:
+ Cyberboss:
+ - tweak: You can now repair shuttles in transit space
+ Incoming5643:
+ - imageadd: 'Server Owners: There is a new system for title screens accessible from
+ config/title_screen folder.'
+ - rscadd: This system allows for multiple rotating title screens as well as map
+ specific title screens.
+ - rscadd: It also allows for hosting title screens in formats other than DMI.
+ - rscadd: 'See the readme.txt in config/title_screen for full details. remove: The
+ previous method of title screen selection, the define TITLESCREEN, has been
+ depreciated by this change.'
+ Sligneris:
+ - imageadd: Updated sprites for the small xeno queen mode
diff --git a/html/changelogs/AutoChangeLog-pr-24563.yml b/html/changelogs/AutoChangeLog-pr-24563.yml
deleted file mode 100644
index 68670cf92e6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24563.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "Incoming5643"
-delete-after: True
-changes:
- - imageadd: "Server Owners: There is a new system for title screens accessible from config/title_screen folder."
- - rscadd: "This system allows for multiple rotating title screens as well as map specific title screens."
- - rscadd: "It also allows for hosting title screens in formats other than DMI."
- - rscadd: "See the readme.txt in config/title_screen for full details.
-remove: The previous method of title screen selection, the define TITLESCREEN, has been depreciated by this change."
diff --git a/html/changelogs/AutoChangeLog-pr-24582.yml b/html/changelogs/AutoChangeLog-pr-24582.yml
deleted file mode 100644
index 79a962dfd9b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24582.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Cyberboss"
-delete-after: True
-changes:
- - tweak: "You can now repair shuttles in transit space"
diff --git a/html/changelogs/AutoChangeLog-pr-24603.yml b/html/changelogs/AutoChangeLog-pr-24603.yml
deleted file mode 100644
index 5db5f528e34..00000000000
--- a/html/changelogs/AutoChangeLog-pr-24603.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Sligneris"
-delete-after: True
-changes:
- - imageadd: "Updated sprites for the small xeno queen mode"