diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-05-27 17:10:16 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-05-27 17:10:16 +0300 |
commit | 24e16e1b0ab550a0306d4779cbcc5d88a55a5446 (patch) | |
tree | 507053f10778768b2461b05315e0126d82c4f83e /ChangeLog | |
parent | a33f0f77eb745702d22b900f79d0db5d96af6b84 (diff) | |
download | plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.gz plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.bz2 plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.tar.xz plus-24e16e1b0ab550a0306d4779cbcc5d88a55a5446.zip |
Change version to 1.7.5.27.v1.7.5.27
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2017-05-27 New release 1.7.5.27 +fix: default configuration files in NaCl builds. +fix: simd functions working with LTO compilation flags. +add: assert in debug tab about non 32 bit images. +add: support for testing library doctest. +add: improve load speed in Android builds. +add: different chat commands. + 2017-05-14 New release 1.7.5.14 fix: possible crash if exit while downloading servers list. fix: crashes in cart and some other inventories. |