diff --git a/html/changelog.html b/html/changelog.html
index 94cb3a31b95..5457c59ff43 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,14 @@
-->
12 March 2017
+
Crazylemon64 updated:
+
+ - Kudzu should now be less of (but still) a station-destroying force of nature.
+ - Bluespace kudzu now only pierces a single layer of walls before losing its "charge".
+ - Aggressive spread now does not bust rwalls, but does attack obstructing objects in its path.
+ - Kudzu now only spreads on space turfs when it has specific mutations to do so.
+ - Kudzu events should be more interesting on their own.
+
Jovaniph updated:
- Adds Vulpkanin EVA suit sprite
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 098ba428e97..78af544e730 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4091,6 +4091,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscdel: Removed Vox-only EVA suits (the grey ones in EVA)
- tweak: Vox can now wear EVA suits
2017-03-12:
+ Crazylemon64:
+ - bugfix: Kudzu should now be less of (but still) a station-destroying force of
+ nature.
+ - tweak: Bluespace kudzu now only pierces a single layer of walls before losing
+ its "charge".
+ - tweak: Aggressive spread now does not bust rwalls, but does attack obstructing
+ objects in its path.
+ - tweak: Kudzu now only spreads on space turfs when it has specific mutations to
+ do so.
+ - tweak: Kudzu events should be more interesting on their own.
Jovaniph:
- rscadd: Adds Vulpkanin EVA suit sprite
Markolie:
diff --git a/html/changelogs/AutoChangeLog-pr-6727.yml b/html/changelogs/AutoChangeLog-pr-6727.yml
deleted file mode 100644
index f9daddc494e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6727.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "Crazylemon64"
-delete-after: True
-changes:
- - bugfix: "Kudzu should now be less of (but still) a station-destroying force of nature."
- - tweak: "Bluespace kudzu now only pierces a single layer of walls before losing its \"charge\"."
- - tweak: "Aggressive spread now does not bust rwalls, but does attack obstructing objects in its path."
- - tweak: "Kudzu now only spreads on space turfs when it has specific mutations to do so."
- - tweak: "Kudzu events should be more interesting on their own."