-
Notifications
You must be signed in to change notification settings - Fork 433
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master-MC1.7.10' into master-MC1.12
- Loading branch information
Showing
4 changed files
with
23 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,17 @@ | ||
## Fixes/improvements | ||
|
||
* [#3731] Fix string.format() omission in OpenOS package.lua. | ||
* [#3735] Fix server hangs on long-lasting HTTP requests. | ||
* [#3703] Fix potential packet memory leak. | ||
* [#3726] Fix missing tooltip on Power Converter. | ||
* [#3729] Fix potential crash when opening the manual. | ||
* Added a configuration option for network packet TTL. (Timothé GRISOT) | ||
* Improved mod load times on certain platforms. (charagarland) | ||
* Updated Chinese translation. (HfSr) | ||
* Updated Unifont to 16.0.02. | ||
|
||
## OpenOS fixes/improvements | ||
|
||
* [#3727] Fix an exception handler bug in process.lua, uncovered by fixing recursive xpcall() handling in 1.8.4. | ||
|
||
## List of contributors | ||
|
||
asie, REUSS-dev | ||
asie, charagarland, HfSr, Timothé GRISOT |
2 changes: 1 addition & 1 deletion
2
src/main/resources/assets/opencomputers/loot/openos/lib/core/boot.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters