diff --git a/html/changelogs/AutoChangeLog-pr-1039.yml b/html/changelogs/AutoChangeLog-pr-1039.yml
deleted file mode 100644
index 3780c7e42485..000000000000
--- a/html/changelogs/AutoChangeLog-pr-1039.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: SmArtkar
-delete-after: true
-changes:
- - bugfix: Fixed an issue with moveloops.
diff --git a/html/changelogs/AutoChangeLog-pr-1043.yml b/html/changelogs/AutoChangeLog-pr-1043.yml
deleted file mode 100644
index b0960fc6046d..000000000000
--- a/html/changelogs/AutoChangeLog-pr-1043.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Kapu1178
-delete-after: true
-changes:
- - bugfix: Fixed an issue with some UI buttons where they would not trigger onClick
- actions due to a byond bug.
diff --git a/html/changelogs/archive/2024-08.yml b/html/changelogs/archive/2024-08.yml
index e7d9fc5de49b..79faabd34788 100644
--- a/html/changelogs/archive/2024-08.yml
+++ b/html/changelogs/archive/2024-08.yml
@@ -1,3 +1,9 @@
2024-08-01:
francinum:
- bugfix: Removed the random wall in Dorms/Recreation
+2024-08-03:
+ Kapu1178:
+ - bugfix: Fixed an issue with some UI buttons where they would not trigger onClick
+ actions due to a byond bug.
+ SmArtkar:
+ - bugfix: Fixed an issue with moveloops.