diff --git a/html/changelog.html b/html/changelog.html
index e31ed7b5096..5b3b5c496a2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,20 @@
-->
+
24 January 2016
+
KasparoVy updated:
+
+ - Fixes markings overlaying underwear.
+ - Nude icon in underwear.dmi
+ - Fixes Vox robes not using the correct on-mob sprites.
+ - Fixes unreported bug where there was a slim chance during character preview icon generation that a character with Security Officer set to high would get rendered with either the wrong beret sprite or no beret sprite at all.
+ - Fixes an issue where Sigholt's fluff beret wasn't using the correct sprites.
+
+
Tastyfish updated:
+
+ - Passively power-consuming borg modules, such as the peacekeeper movement and shield module, won't spam the user infinitely if they're low on power anymore.
+
+
23 January 2016
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1d4a3a85e5d..f4354614ba6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -259,7 +259,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
knight armor
- tweak: Chaplain's closet is now a secure closet
- rscadd: Adds in Assault Gear crate to cargo
- - rscadd: Adds in military assault belt
+ - rscadd: Adds in military assault belt
- rcsadd: Adds in spaceworthy swat suits
- tweak: tweaks bandolier to hold 2 additional shotgun shells
- tweak: bartender starts off with +2 additional shells
@@ -274,3 +274,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: The nuclear disk escaping on the shuttle no longer counts as a syndicate
minor victory.
- bugfix: Cultists can once again actually greentext the escape objective.
+2016-01-24:
+ KasparoVy:
+ - bugfix: Fixes markings overlaying underwear.
+ - rscadd: Nude icon in underwear.dmi
+ - bugfix: Fixes Vox robes not using the correct on-mob sprites.
+ - bugfix: Fixes unreported bug where there was a slim chance during character preview
+ icon generation that a character with Security Officer set to high would get
+ rendered with either the wrong beret sprite or no beret sprite at all.
+ - bugfix: Fixes an issue where Sigholt's fluff beret wasn't using the correct sprites.
+ Tastyfish:
+ - bugfix: Passively power-consuming borg modules, such as the peacekeeper movement
+ and shield module, won't spam the user infinitely if they're low on power anymore.
diff --git a/html/changelogs/AutoChangeLog-pr-3359.yml b/html/changelogs/AutoChangeLog-pr-3359.yml
deleted file mode 100644
index 1233c1001f6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3359.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: KasparoVy
-delete-after: True
-changes:
- - bugfix: "Fixes markings overlaying underwear."
- - rscadd: "Nude icon in underwear.dmi"
diff --git a/html/changelogs/AutoChangeLog-pr-3362.yml b/html/changelogs/AutoChangeLog-pr-3362.yml
deleted file mode 100644
index ee730d23549..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3362.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Tastyfish
-delete-after: True
-changes:
- - bugfix: "Passively power-consuming borg modules, such as the peacekeeper movement and shield module, won't spam the user infinitely if they're low on power anymore."
diff --git a/html/changelogs/AutoChangeLog-pr-3366.yml b/html/changelogs/AutoChangeLog-pr-3366.yml
deleted file mode 100644
index d6a977331f1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3366.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: KasparoVy
-delete-after: True
-changes:
- - bugfix: "Fixes Vox robes not using the correct on-mob sprites."
- - bugfix: "Fixes unreported bug where there was a slim chance during character preview icon generation that a character with Security Officer set to high would get rendered with either the wrong beret sprite or no beret sprite at all."
- - bugfix: "Fixes an issue where Sigholt's fluff beret wasn't using the correct sprites."