diff --git a/html/changelog.html b/html/changelog.html
index d646ad5480b0c..f2b7c0e011032 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
19 November 2024
+
itsmeow updated:
+
+ - Fix TGFont icons (nonbinary character icon, Nanotrasen, Syndicate, etc.) not displaying in TGUIs on the live server.
+ - Re-adds TGFont to the juke build process.
+
+
18 November 2024
MarkusLarsson421 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b028b60ba8d6b..5050722ff4323 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45014,3 +45014,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
? jlsnow301, robbertapir, atosti, lessthnthree, JupiterJaeden, NamelessFairy, Vincent983,
JohnFulpWillard, 00-Steven, GoldenAlpharex, Archemagus, XeonMations
: - refactor: Refactored the security, medical and general manifests to TGUI.
+2024-11-19:
+ itsmeow:
+ - bugfix: Fix TGFont icons (nonbinary character icon, Nanotrasen, Syndicate, etc.)
+ not displaying in TGUIs on the live server.
+ - code_imp: Re-adds TGFont to the juke build process.
diff --git a/html/changelogs/AutoChangeLog-pr-11902.yml b/html/changelogs/AutoChangeLog-pr-11902.yml
deleted file mode 100644
index 6979d261ebb34..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11902.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: itsmeow
-delete-after: true
-changes:
- - bugfix: Fix TGFont icons (nonbinary character icon, Nanotrasen, Syndicate, etc.)
- not displaying in TGUIs on the live server.
- - code_imp: Re-adds TGFont to the juke build process.