[Scummvm-git-logs] scummvm master -> 89f2d06869c65a1eeed2b88dbf26a1dc5ebcc395

lotharsm mail at serra.me
Mon Feb 17 20:06:19 UTC 2020


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

Summary:
846c8913ca NEWS: Fix missing whitespace
15e8969fdb NEWS: Update German NEWS file
89f2d06869 NEWS: Add missing punctuation


Commit: 846c8913ca28880d9572e9609409b36661b5fc2b
    https://github.com/scummvm/scummvm/commit/846c8913ca28880d9572e9609409b36661b5fc2b
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-02-17T21:03:27+01:00

Commit Message:
NEWS: Fix missing whitespace

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 2de05b4..5a87ffa 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,7 +3,7 @@ For a more comprehensive changelog of the latest experimental code, see:
 
 #### 2.2.0 (XXXX-XX-XX)
 
-General:
+ General:
    - Autosaves are now supported for all the engines
    - Errors are more likely to open the debugger, and be displayed, than just crash ScummVM
 


Commit: 15e8969fdbb2d0618baeb141b0a1ca6b6bbd4ed4
    https://github.com/scummvm/scummvm/commit/15e8969fdbb2d0618baeb141b0a1ca6b6bbd4ed4
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-02-17T21:05:02+01:00

Commit Message:
NEWS: Update German NEWS file

Changed paths:
    doc/de/NEUES.md


diff --git a/doc/de/NEUES.md b/doc/de/NEUES.md
index e82574d..6d46fc6 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -4,6 +4,10 @@ Programmcodes finden Sie auf Englisch unter:
 
 #### 2.2.0 (DD.MM.YYYY)
 
+ Allgemein:
+   - Alle Engines unterstützen nun automatisch gespeicherte Spielstände.
+   - Fehler starten nun den Debugger, anstatt ScummVM einfach abstürzen zu lassen.
+
  Dreamweb:
    - Unterstützung für russische Fan-Übersetzung hinzugefügt.
 


Commit: 89f2d06869c65a1eeed2b88dbf26a1dc5ebcc395
    https://github.com/scummvm/scummvm/commit/89f2d06869c65a1eeed2b88dbf26a1dc5ebcc395
Author: Lothar Serra Mari (mail at serra.me)
Date: 2020-02-17T21:05:32+01:00

Commit Message:
NEWS: Add missing punctuation

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index 5a87ffa..5d4adf3 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,8 +4,8 @@ For a more comprehensive changelog of the latest experimental code, see:
 #### 2.2.0 (XXXX-XX-XX)
 
  General:
-   - Autosaves are now supported for all the engines
-   - Errors are more likely to open the debugger, and be displayed, than just crash ScummVM
+   - Autosaves are now supported for all the engines.
+   - Errors are more likely to open the debugger, and be displayed, than just crash ScummVM.
 
  Dreamweb:
    - Added support for Russian fan-translation.




More information about the Scummvm-git-logs mailing list