diff --git a/html/changelog.html b/html/changelog.html
index 74dc8da5073..3b59884b2eb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,18 @@
-->
+
17 February 2017
+
Crazylemon64 updated:
+
+ - Space vines now have a mutation that lets them grow in a more intelligent manner
+
+
Ported by Markolie, developed by AnturK updated:
+
+ - Station Goals have been ported from /tg/. These optional goals are big projects given to the station by Central Command, requiring interdepartmental cooperation and a huge number of resources to complete.
+ - Three station goals have been added: bluespace artillery construction, meteor shield satellite network and DNA vault.
+ - Fixes the "Messages" tab of the communications computer.
+
+
16 February 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b0a68516697..cc93f5f21d9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3745,3 +3745,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: The wizard has a new spell, Rod Form, which allows him to transform into
an immovable rod.
- bugfix: Ethereal beings no longer cause bananium floor tiles to squeak.
+2017-02-17:
+ Crazylemon64:
+ - experiment: Space vines now have a mutation that lets them grow in a more intelligent
+ manner
+ Ported by Markolie, developed by AnturK:
+ - rscadd: Station Goals have been ported from /tg/. These optional goals are big
+ projects given to the station by Central Command, requiring interdepartmental
+ cooperation and a huge number of resources to complete.
+ - rscadd: 'Three station goals have been added: bluespace artillery construction,
+ meteor shield satellite network and DNA vault.'
+ - bugfix: Fixes the "Messages" tab of the communications computer.
diff --git a/html/changelogs/AutoChangeLog-pr-6240.yml b/html/changelogs/AutoChangeLog-pr-6240.yml
deleted file mode 100644
index f447bdc622d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6240.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Ported by Markolie, developed by AnturK"
-delete-after: True
-changes:
- - rscadd: "Station Goals have been ported from /tg/. These optional goals are big projects given to the station by Central Command, requiring interdepartmental cooperation and a huge number of resources to complete."
- - rscadd: "Three station goals have been added: bluespace artillery construction, meteor shield satellite network and DNA vault."
- - bugfix: "Fixes the \"Messages\" tab of the communications computer."
diff --git a/html/changelogs/AutoChangeLog-pr-6455.yml b/html/changelogs/AutoChangeLog-pr-6455.yml
deleted file mode 100644
index df54fb77f3f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6455.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Crazylemon64"
-delete-after: True
-changes:
- - experiment: "Space vines now have a mutation that lets them grow in a more intelligent manner"