[Scummvm-git-logs] scummvm master -> 72f80d6bd5d125f81833eb3c5a20125e60f9ceae

ccawley2011 noreply at scummvm.org
Wed Feb 8 19:59:58 UTC 2023


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:
72f80d6bd5 NEWS: Move the RISC OS news for v2.7.0 into the correct section


Commit: 72f80d6bd5d125f81833eb3c5a20125e60f9ceae
    https://github.com/scummvm/scummvm/commit/72f80d6bd5d125f81833eb3c5a20125e60f9ceae
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2023-02-08T19:58:50Z

Commit Message:
NEWS: Move the RISC OS news for v2.7.0 into the correct section

Changed paths:
    NEWS.md
    doc/de/NEUES.md


diff --git a/NEWS.md b/NEWS.md
index a4de69b1a9a..30c14cb56db 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -187,6 +187,9 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Update relocation parser to support PREL31 that are emitted by new compiler.
    - Do more autoconfiguration in ./configure.
 
+ RISC OS port:
+   - Added support for 26-bit versions of RISC OS.
+
 #### 2.6.1 "Incremental Escapism" (2022-10-31)
 
  General:
@@ -234,9 +237,6 @@ For a more comprehensive changelog of the latest experimental code, see:
  Android port:
    - Properly convert mouse coordinates between screen coordinates and virtual ones.
 
- RISC OS port:
-   - Added support for 26-bit versions of RISC OS.
-
  Windows port:
    - Clearing the icons cache created a duplicate ScummVM folder in the APPDATA directory. Fixed.
 
diff --git a/doc/de/NEUES.md b/doc/de/NEUES.md
index 1e83d2f6118..c087f9085f9 100644
--- a/doc/de/NEUES.md
+++ b/doc/de/NEUES.md
@@ -188,6 +188,9 @@ Umfangreichere Informationen über die Änderungen des aktuellen Codes findest D
    - Der Relocation-Parser wurde um Unterstützung für PREL31, welches von neuen Compilern verwendet wird, erweitert.
    - Weitere Optionen zur automatischen Konfiguration in ./configure hinzugefügt.
 
+ RISC OS-Portierung:
+   - Unterstützung für die 26-bit-Versionen von RISC OS hinzugefügt.
+
 #### 2.6.1 "Incremental Escapism" (31.10.2022)
 
  Allgemein:
@@ -236,9 +239,6 @@ Umfangreichere Informationen über die Änderungen des aktuellen Codes findest D
  Android-Portierung:
    - Die Maus-Koordinaten werden nun korrekt zwischen den Bildschirm-Koordinaten und den virtuellen Koordinaten konvertiert.
 
- RISC OS-Portierung:
-   - Unterstützung für die 26-bit-Versionen von RISC OS hinzugefügt.
-
  Windows-Portierung:
   - Fehler korrigiert, der dazu führt, dass das Löschen des Icon-Caches einen zusätzlichen ScummVM-Ordner im APPDATA-Verzeichnis anlegt.
 




More information about the Scummvm-git-logs mailing list