diff --git a/html/changelog.html b/html/changelog.html
index 6dc3c5d9149..7864ca93bc9 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
16 July 2018
+
Citinited updated:
+
+ - RPD behaviour has been slightly tweaked - for example you can now rotate / flip / delete individual pipes by clicking on them without affecting other pipes on that tile.
+
Fox McCloud updated:
- Fixes hand labelers not being able to label storage objects
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6dc2abaa47e..f7124ca5ef2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6637,6 +6637,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Robotic brains have their own unique sprite and full flavortext's now
- bugfix: Fixed a bug where IRC's would have IPC names
2018-07-16:
+ Citinited:
+ - tweak: RPD behaviour has been slightly tweaked - for example you can now rotate
+ / flip / delete individual pipes by clicking on them without affecting other
+ pipes on that tile.
Fox McCloud:
- bugfix: Fixes hand labelers not being able to label storage objects
- rscadd: Cameras can now be destroyed with weapons that have a force of 12 or greater
diff --git a/html/changelogs/AutoChangeLog-pr-8975.yml b/html/changelogs/AutoChangeLog-pr-8975.yml
deleted file mode 100644
index 86aa16c4d36..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8975.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Citinited"
-delete-after: True
-changes:
- - tweak: "RPD behaviour has been slightly tweaked - for example you can now rotate / flip / delete individual pipes by clicking on them without affecting other pipes on that tile."