diff --git a/html/changelog.html b/html/changelog.html
index 43842de0d7e..91e47f33f15 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,28 @@
-->
+
09 February 2016
+
AnturK updated:
+
+ - Syndicate Operatives can now buy bags full of plastic explosives for 9 TC.
+
+
Gun Hog updated:
+
+ - "Nanotrasen has drafted a design for an exosuit version of the medical nanite projector normally issued to its Emergency Response Personnel. With sufficient research, a prototype may be fabricated for field testing!"
+
+
incoming5643 updated:
+
+ - The wizard spell wild shapeshift has been made less terrible.
+
+
neersighted updated:
+
+ - Internals tanks now provide an action button
+ - Jetpacks now emit the gas consumed for propulsion onto their turf
+ - Jetpacks no longer have object verbs
+ - tgui no longer has internals buttons
+ - Malf AI's flood ability now correctly sets vent pressure bounds -- the results are devastating... Try it!
+
+
08 February 2016
Incoming5643 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 21d42f68211..9ae80031607 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3461,3 +3461,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
give you some vision impairments.
- rscadd: The ability to toggle your hud on and off (with f12) is now available
to all mobs not just humans.
+2016-02-09:
+ AnturK:
+ - rscadd: Syndicate Operatives can now buy bags full of plastic explosives for 9
+ TC.
+ Gun Hog:
+ - rscadd: '"Nanotrasen has drafted a design for an exosuit version of the medical
+ nanite projector normally issued to its Emergency Response Personnel. With sufficient
+ research, a prototype may be fabricated for field testing!"'
+ incoming5643:
+ - rscadd: The wizard spell wild shapeshift has been made less terrible.
+ neersighted:
+ - rscadd: Internals tanks now provide an action button
+ - rscadd: Jetpacks now emit the gas consumed for propulsion onto their turf
+ - rscdel: Jetpacks no longer have object verbs
+ - rscdel: tgui no longer has internals buttons
+ - bugfix: Malf AI's flood ability now correctly sets vent pressure bounds -- the
+ results are devastating... Try it!
diff --git a/html/changelogs/AutoChangeLog-pr-14861.yml b/html/changelogs/AutoChangeLog-pr-14861.yml
deleted file mode 100644
index d10c0306fc1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-14861.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Gun Hog
-delete-after: True
-changes:
- - rscadd: "\"Nanotrasen has drafted a design for an exosuit version of the medical nanite projector normally issued to its Emergency Response Personnel. With sufficient research, a prototype may be fabricated for field testing!\""
diff --git a/html/changelogs/AutoChangeLog-pr-15109.yml b/html/changelogs/AutoChangeLog-pr-15109.yml
deleted file mode 100644
index 63454626e18..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15109.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: incoming5643
-delete-after: True
-changes:
- - rscadd: "The wizard spell wild shapeshift has been made less terrible."
diff --git a/html/changelogs/AutoChangeLog-pr-15286.yml b/html/changelogs/AutoChangeLog-pr-15286.yml
deleted file mode 100644
index 36dd80bb2a6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15286.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: AnturK
-delete-after: True
-changes:
- - rscadd: "Syndicate Operatives can now buy bags full of plastic explosives for 9 TC."
diff --git a/html/changelogs/AutoChangeLog-pr-15289.yml b/html/changelogs/AutoChangeLog-pr-15289.yml
deleted file mode 100644
index fbba17c9cdd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15289.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: neersighted
-delete-after: True
-changes:
- - rscadd: "Internals tanks now provide an action button"
- - rscadd: "Jetpacks now emit the gas consumed for propulsion onto their turf"
- - rscdel: "Jetpacks no longer have object verbs"
- - rscdel: "tgui no longer has internals buttons"
diff --git a/html/changelogs/AutoChangeLog-pr-15292.yml b/html/changelogs/AutoChangeLog-pr-15292.yml
deleted file mode 100644
index 0524cb924e3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15292.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: neersighted
-delete-after: True
-changes:
- - bugfix: "Malf AI's flood ability now correctly sets vent pressure bounds -- the results are devastating... Try it!"