diff --git a/html/changelog.html b/html/changelog.html
index 814d7a74dd7..929ed44f31f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,25 @@
-->
+
26 June 2015
+
Ikarrus updated:
+
+ - Added a couple of new gang tag resprites by Joan.
+
+
Kor updated:
+
+ - Summon Guns has returned to its former glory. The spell will once again create antagonists, now with the objective to steal as many guns as possible.
+ - Summon Guns once again costs a spell point, rather than granting one.
+
+
phil235 updated:
+
+ - Buffs traitor stimpack (and adrenalin implant) to be more efficient against stuns/knockdowns.
+
+
pudl updated:
+
+ - You can now play games of mastermind to unlock abandoned crates found throughout space.
+
+
25 June 2015
Iamgoofball updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b9f3ce4a05c..c9ad089f910 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2968,3 +2968,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: A Macrobomb implant was added for 20 TC. It is the equivalent of injecting
20 microbombs.
- rscadd: Nuke Ops start with microbomb implants again.
+2015-06-26:
+ Ikarrus:
+ - imageadd: Added a couple of new gang tag resprites by Joan.
+ Kor:
+ - tweak: Summon Guns has returned to its former glory. The spell will once again
+ create antagonists, now with the objective to steal as many guns as possible.
+ - tweak: Summon Guns once again costs a spell point, rather than granting one.
+ phil235:
+ - tweak: Buffs traitor stimpack (and adrenalin implant) to be more efficient against
+ stuns/knockdowns.
+ pudl:
+ - rscadd: You can now play games of mastermind to unlock abandoned crates found
+ throughout space.
diff --git a/html/changelogs/Ikarrus-gang541.yml b/html/changelogs/Ikarrus-gang541.yml
deleted file mode 100644
index 63ff08a4a43..00000000000
--- a/html/changelogs/Ikarrus-gang541.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# spellcheck (typo fixes)
-# experiment
-# tgs (TG-ported fixes?)
-#################################
-
-# Your name.
-author: Ikarrus
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - imageadd: "Added a couple of new gang tag resprites by Joan."
diff --git a/html/changelogs/KORPHAERON-SUMMONGUNS.yml b/html/changelogs/KORPHAERON-SUMMONGUNS.yml
deleted file mode 100644
index 5af7aaa13ad..00000000000
--- a/html/changelogs/KORPHAERON-SUMMONGUNS.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Kor
-
-delete-after: True
-
-changes:
- - tweak: "Summon Guns has returned to its former glory. The spell will once again create antagonists, now with the objective to steal as many guns as possible."
- - tweak: "Summon Guns once again costs a spell point, rather than granting one."
\ No newline at end of file
diff --git a/html/changelogs/phil235-StimulantsBuff.yml b/html/changelogs/phil235-StimulantsBuff.yml
deleted file mode 100644
index 2b01e5d73bd..00000000000
--- a/html/changelogs/phil235-StimulantsBuff.yml
+++ /dev/null
@@ -1,30 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# spellcheck (typo fixes)
-# experiment
-# tgs (TG-ported fixes?)
-#################################
-
-# Your name.
-author: phil235
-
-delete-after: True
-
-changes:
- - tweak: "Buffs traitor stimpack (and adrenalin implant) to be more efficient against stuns/knockdowns."
\ No newline at end of file
diff --git a/html/changelogs/pudl-sam.yml b/html/changelogs/pudl-sam.yml
deleted file mode 100644
index d0244a9dfa1..00000000000
--- a/html/changelogs/pudl-sam.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: pudl
-delete-after: True
-
-changes:
- - rscadd: "You can now play games of mastermind to unlock abandoned crates found throughout space."