From 2fa9462d49aef17609912da7d5c82db550535058 Mon Sep 17 00:00:00 2001 From: Evil Eye Date: Mon, 17 Jul 2023 19:46:12 +0200 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd063ddbd..a0b64d26f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,6 +83,7 @@ Feature #7148: Optimize string literal lookup in mwscript Feature #7194: Ori to show texture paths Feature #7214: Searching in the in-game console + Feature #7477: NegativeLight Magic Effect flag Task #7113: Move from std::atoi to std::from_char Task #7117: Replace boost::scoped_array with std::vector Task #7151: Do not use std::strerror to get errno error message