Updated Changelog (markdown)
parent
6d32b0a7a7
commit
87a63eeaa7
1 changed files with 4 additions and 4 deletions
|
@ -6,6 +6,10 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESS.
|
- bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESS.
|
||||||
- No expected changes in games.
|
- No expected changes in games.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.245 - 2022-09-01
|
## 1.1.245 - 2022-09-01
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- sfdsnres: fix endianess issue for port serialisation.
|
- sfdsnres: fix endianess issue for port serialisation.
|
||||||
|
@ -21,10 +25,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- Bsd: Fix ArgumentOutOfRangeException in SetSocketOption.
|
- Bsd: Fix ArgumentOutOfRangeException in SetSocketOption.
|
||||||
- Allows Minecraft to boot with "enable guest internet access" DISABLED. Enabling will still cause a crash.
|
- Allows Minecraft to boot with "enable guest internet access" DISABLED. Enabling will still cause a crash.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.242 - 2022-08-28
|
## 1.1.242 - 2022-08-28
|
||||||
### Changed:
|
### Changed:
|
||||||
- Replace image format magic numbers with enums.
|
- Replace image format magic numbers with enums.
|
||||||
|
|
Loading…
Reference in a new issue