[Scummvm-git-logs] scummvm master -> 8f31f571cd347e087b09104d40e5eea82deacdd9

sev- sev at scummvm.org
Sun Oct 31 09:56:25 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
8f31f571cd NEWS: Mention C++11 as a requirement now


Commit: 8f31f571cd347e087b09104d40e5eea82deacdd9
    https://github.com/scummvm/scummvm/commit/8f31f571cd347e087b09104d40e5eea82deacdd9
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-31T11:56:07+02:00

Commit Message:
NEWS: Mention C++11 as a requirement now

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 27f9578aca..99ca84cb8b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,6 +3,9 @@ For a more comprehensive changelog of the latest experimental code, see:
 
 #### 2.6.0 (XXXX-XX-XX)
 
+ General:
+   - Now ScummVM requires C++11 for building.
+
  Dreamweb:
    - Added text to speech for dialogs and object descriptions.
 




More information about the Scummvm-git-logs mailing list