1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-30 02:15:34 +00:00

Add changelog entry

This commit is contained in:
Evil Eye 2023-07-17 19:46:12 +02:00
parent 7573004efc
commit 2fa9462d49

View file

@ -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