diff --git a/html/changelogs/AutoChangeLog-pr-17155.yml b/html/changelogs/AutoChangeLog-pr-17155.yml
deleted file mode 100644
index f2766496cd6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17155.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ItsSelis"
-delete-after: True
-changes:
- - bugfix: "fixed a few lines of code so that the code is compileable in OpenDream"
\ No newline at end of file
diff --git a/html/changelogs/archive/2025-02.yml b/html/changelogs/archive/2025-02.yml
index c319ff27437..3658822f0f6 100644
--- a/html/changelogs/archive/2025-02.yml
+++ b/html/changelogs/archive/2025-02.yml
@@ -42,3 +42,6 @@
ItsSelis:
- code_imp: disabled some testing logs by default (now require -DTESTING to be set
while compiling)
+2025-02-25:
+ ItsSelis:
+ - bugfix: fixed a few lines of code so that the code is compileable in OpenDream