Skip to content

Commit e8595d2

Browse files
committed
update changelog
1 parent a46e77b commit e8595d2

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
minecraft.version=1.7.10
22
forge.version=10.13.4.1614-1.7.10
33

4-
oc.version=1.8.6-snapshot
4+
oc.version=1.8.7-snapshot
55

66
ae2.version=rv2-stable-10
77
bc.version=7.1.24

changelog.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
## Fixes/improvements
22

3-
* [#3731] Fix string.format() omission in OpenOS package.lua.
4-
* [#3735] Fix server hangs on long-lasting HTTP requests.
3+
* [#3703] Fix potential packet memory leak.
4+
* [#3729] Fix potential crash when opening the manual.
5+
* Added a configuration option for network packet TTL. (Timothé GRISOT)
6+
* Improved mod load times on certain platforms. (charagarland)
7+
* Updated Chinese translation. (HfSr)
8+
* Updated Unifont to 16.0.02.
9+
10+
## OpenOS fixes/improvements
11+
12+
* [#3727] Fix an exception handler bug in process.lua, uncovered by fixing recursive xpcall() handling in 1.8.4.
513

614
## List of contributors
715

8-
asie, REUSS-dev
16+
asie, charagarland, HfSr, Timothé GRISOT

0 commit comments

Comments
 (0)