diff --git a/html/changelog.html b/html/changelog.html
index 6560f3a08fa..cb182442730 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
30 October 2018
+
Dave-TH updated:
+
+ - Adding a paper to a paper bundle no longer automatically opens the bundle.
+
Farie82 updated:
- Items dropped in a space pod are now under the seat. No more magical dropping out of the pod
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a71b73f31ac..3b6c34a25b1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7777,6 +7777,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
gatchapod:
- bugfix: Fixed airlocks electrocuting people remotely through open UI
2018-10-30:
+ Dave-TH:
+ - bugfix: Adding a paper to a paper bundle no longer automatically opens the bundle.
Farie82:
- bugfix: Items dropped in a space pod are now under the seat. No more magical dropping
out of the pod
diff --git a/html/changelogs/AutoChangeLog-pr-10062.yml b/html/changelogs/AutoChangeLog-pr-10062.yml
deleted file mode 100644
index ab22048e767..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10062.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dave-TH"
-delete-after: True
-changes:
- - bugfix: "Adding a paper to a paper bundle no longer automatically opens the bundle."