diff --git a/html/changelog.html b/html/changelog.html
index 14a882c4240..952faa6da35 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,10 +56,22 @@
-->
16 February 2017
+
Crazylemon64 updated:
+
+ - Slime people and Dionae now make sounds when coughing
+
+
KasparoVy updated:
+
+ - Welding goggles and welding gas masks now properly affect your vision.
+
davipatury updated:
- changed urnaium to uranium in wt-550 auto gun uranium magazine design
+
uraniummeltdown updated:
+
+ - The wizard has a new spell, Rod Form, which allows him to transform into an immovable rod.
+
15 February 2017
Alexshreds updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2a0d68a7056..1db38b8a54c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3735,5 +3735,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Borers now have action buttons
- tweak: Borer names are now dependent on generation
2017-02-16:
+ Crazylemon64:
+ - tweak: Slime people and Dionae now make sounds when coughing
+ KasparoVy:
+ - bugfix: Welding goggles and welding gas masks now properly affect your vision.
davipatury:
- spellcheck: changed urnaium to uranium in wt-550 auto gun uranium magazine design
+ uraniummeltdown:
+ - rscadd: The wizard has a new spell, Rod Form, which allows him to transform into
+ an immovable rod.
diff --git a/html/changelogs/AutoChangeLog-pr-6448.yml b/html/changelogs/AutoChangeLog-pr-6448.yml
deleted file mode 100644
index f851ddb9644..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6448.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "The wizard has a new spell, Rod Form, which allows him to transform into an immovable rod."
diff --git a/html/changelogs/AutoChangeLog-pr-6452.yml b/html/changelogs/AutoChangeLog-pr-6452.yml
deleted file mode 100644
index 2fbee1af3f5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6452.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Crazylemon64"
-delete-after: True
-changes:
- - tweak: "Slime people and Dionae now make sounds when coughing"
diff --git a/html/changelogs/AutoChangeLog-pr-6469.yml b/html/changelogs/AutoChangeLog-pr-6469.yml
deleted file mode 100644
index 99807c42203..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6469.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "KasparoVy"
-delete-after: True
-changes:
- - bugfix: "Welding goggles and welding gas masks now properly affect your vision."