diff --git a/html/changelog.html b/html/changelog.html
index f91c587896..9d4fddca58 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,23 @@
-->
+
25 January 2019
+
Anewbe updated:
+
+ - The hyphen (-) is no longer a default language key, as people use it to represent other things. If you are still having issues with Gibberish, reset your language keys, or at least make sure they don't include any characters you regularly start speech with.
+
+
Atermonera updated:
+
+ - Stasis bags don't squish organics with high pressure when organics try to seek shelter from flesh wounds.
+ - Body- and stasis bags can be tread upon when open.
+ - Suit coolers and rigsuit coolers now protect FBPs against vacuum again.
+ - Bot sound files have been decrypted following a bizarre ransomware attack by Boiling Point remnants. Securitrons, cleanbots, et al should no longer spew gibberish.
+
+
Cerebulon updated:
+
+ - Added teshari hardsuit sprites.
+
+
16 January 2019
Anewbe updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b255a80761..4f70b4040c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4340,3 +4340,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added customizable religious icons to the chaplain's office.
- rscadd: Added black and white candles.
- tweak: Updated religion lists in character setup to be lore friendly.
+2019-01-25:
+ Anewbe:
+ - tweak: The hyphen (-) is no longer a default language key, as people use it to
+ represent other things. If you are still having issues with Gibberish, reset
+ your language keys, or at least make sure they don't include any characters
+ you regularly start speech with.
+ Atermonera:
+ - bugfix: Stasis bags don't squish organics with high pressure when organics try
+ to seek shelter from flesh wounds.
+ - tweak: Body- and stasis bags can be tread upon when open.
+ - bugfix: Suit coolers and rigsuit coolers now protect FBPs against vacuum again.
+ - bugfix: Bot sound files have been decrypted following a bizarre ransomware attack
+ by Boiling Point remnants. Securitrons, cleanbots, et al should no longer spew
+ gibberish.
+ Cerebulon:
+ - rscadd: Added teshari hardsuit sprites.
diff --git a/html/changelogs/Anewbe - Yet More Gibberish.yml b/html/changelogs/Anewbe - Yet More Gibberish.yml
deleted file mode 100644
index d7472af1c3..0000000000
--- a/html/changelogs/Anewbe - Yet More Gibberish.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
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Anewbe
-
-# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "The hyphen (-) is no longer a default language key, as people use it to represent other things. If you are still having issues with Gibberish, reset your language keys, or at least make sure they don't include any characters you regularly start speech with."
diff --git a/html/changelogs/Ater - stasisbags.yml b/html/changelogs/Ater - stasisbags.yml
deleted file mode 100644
index 11023943e9..0000000000
--- a/html/changelogs/Ater - stasisbags.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Atermonera
-delete-after: True
-changes:
- - bugfix: "Stasis bags don't squish organics with high pressure when organics try to seek shelter from flesh wounds."
- - tweak: "Body- and stasis bags can be tread upon when open."
diff --git a/html/changelogs/Cerebulon -Teshrigs.yml b/html/changelogs/Cerebulon -Teshrigs.yml
deleted file mode 100644
index 1f4b499866..0000000000
--- a/html/changelogs/Cerebulon -Teshrigs.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-author: Cerebulon
-
-delete-after: True
-
-changes:
- - rscadd: "Added teshari hardsuit sprites."
diff --git a/html/changelogs/ater_botspeak.yml b/html/changelogs/ater_botspeak.yml
deleted file mode 100644
index a5ef574c50..0000000000
--- a/html/changelogs/ater_botspeak.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Atermonera
-delete-after: True
-changes:
- - bugfix: "Robot sound files have been decrypted following a bizarre ransomware attack by Boiling Point remnants."
diff --git a/html/changelogs/atermonera_suit_cooling.yml b/html/changelogs/atermonera_suit_cooling.yml
deleted file mode 100644
index fce9429e6e..0000000000
--- a/html/changelogs/atermonera_suit_cooling.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: atermonera
-delete-after: True
-changes:
- - bugfix: "Suit coolers and rigsuit coolers now protect FBPs against vacuum again."
\ No newline at end of file