Skip to content

Commit

Permalink
Fix spelling of RISC OS in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ccawley2011 committed Sep 3, 2019
1 parent b8aa08c commit 46d1437
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions WhatsNew
Expand Up @@ -71,15 +71,15 @@ Changes include:
- Solaris, audio: fix pulseaudio dynamic linking.
- Solaris, cpuinfo: fix asm syntax error causing build failures.
- Atari: multiple platform code updates.
- RiscOS: cleanups to platform code.
- RiscOS: fix thread starvation in fullscreen mode.
- RiscOS: fix returning from full-screen to 16M colour modes.
- RiscOS: fix receiving PreQuit messages.
- RiscOS: ensure the window size is consistent at different DPIs.
- RiscOS, video: add support for more pixel formats.
- RiscOS: mouse fixes. restore mouse palette when exiting while mouse
- RISC OS: cleanups to platform code.
- RISC OS: fix thread starvation in fullscreen mode.
- RISC OS: fix returning from full-screen to 16M colour modes.
- RISC OS: fix receiving PreQuit messages.
- RISC OS: ensure the window size is consistent at different DPIs.
- RISC OS, video: add support for more pixel formats.
- RISC OS: mouse fixes. restore mouse palette when exiting while mouse
is in focus. don't reset mouse focus when recreating the window.
- RiscOS: support Windows and Menu key input.
- RISC OS: support Windows and Menu key input.
- Configuration: fix library detection selecting wrong lib (bug 2795.)
- Configuration: fix detecting dynamic library support on powerpc64le
(bug 3481.)
Expand Down
16 changes: 8 additions & 8 deletions docs.html
Expand Up @@ -172,29 +172,29 @@ <H2> SDL 1.2.16 Release Notes </H2>
Atari: multiple platform code updates.
</P>
<P>
RiscOS: cleanups to platform code.
RISC OS: cleanups to platform code.
</P>
<P>
RiscOS: fix thread starvation in fullscreen mode.
RISC OS: fix thread starvation in fullscreen mode.
</P>
<P>
RiscOS: fix returning from full-screen to 16M colour modes.
RISC OS: fix returning from full-screen to 16M colour modes.
</P>
<P>
RiscOS: fix receiving PreQuit messages.
RISC OS: fix receiving PreQuit messages.
</P>
<P>
RiscOS: ensure the window size is consistent at different DPIs.
RISC OS: ensure the window size is consistent at different DPIs.
</P>
<P>
RiscOS, video: add support for more pixel formats.
RISC OS, video: add support for more pixel formats.
</P>
<P>
RiscOS: mouse fixes. restore mouse palette when exiting while mouse
RISC OS: mouse fixes. restore mouse palette when exiting while mouse
is in focus. don't reset mouse focus when recreating the window.
</P>
<P>
RiscOS: support Windows and Menu key input.
RISC OS: support Windows and Menu key input.
</P>
<P>
Configuration: fix library detection selecting wrong lib (bug <a href="https://bugzilla.libsdl.org/show_bug.cgi?id=2795">2795</a>.)
Expand Down

0 comments on commit 46d1437

Please sign in to comment.