From 40fdc1160ea82813df1df05a28cb97b223b6331b Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Mon, 17 Oct 2016 03:07:06 -0600 Subject: [PATCH] Add white to a changelog item (White code reviewed this issue) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1c9b41e..eb094f86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * Security: `/"` exploit can no longer break chat mute filters (@Simon311). * Fixed an issue where sometimes players could connect briefly during server shutdown, leading to errors (@Simon311). * Fixed wyverns despawning & not behaving like normal (@WhiteXZ). -* Fixed major security issue where InvokeClientConnect could be exploited to do terrible, terrible things (@Simon311, @nicatronTg, @popstarfreas, @ProfessorXZ). +* Fixed major security issue where InvokeClientConnect could be exploited to do terrible, terrible things (@Simon311, @nicatronTg, @popstarfreas, @ProfessorXZ, @WhiteXZ). ## TShock 4.3.19 * Compatibility with Terraria 1.3.3.3 (@Simon311)