diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-06-10 17:46:45 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-06-10 17:46:45 +0300 |
commit | 5c344216f3c49f00eb09fc84e892f4cec08cbaf0 (patch) | |
tree | a5620cabbcbddbb637a0cbb374e36b126d900d34 /ChangeLog | |
parent | 512cf76bbd15ad458ef29b7c41aa2f717a4eadcd (diff) | |
download | plus-5c344216f3c49f00eb09fc84e892f4cec08cbaf0.tar.gz plus-5c344216f3c49f00eb09fc84e892f4cec08cbaf0.tar.bz2 plus-5c344216f3c49f00eb09fc84e892f4cec08cbaf0.tar.xz plus-5c344216f3c49f00eb09fc84e892f4cec08cbaf0.zip |
Change version to 1.7.6.10.v1.7.6.10
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2017-06-10 New release 1.7.6.10 +fix: use default configs in MacOSX version. +fix: memory leak in different places. +fix: possible issue in npc dialog. +add: enable simd on windows and kFreeBSD. +add: enable simd if build with clang. +add: improve mixing images speed in most platforms. +add: support for known packets version 2017. +remove: codeblocks project file. + 2017-05-27 New release 1.7.5.27 fix: default configuration files in NaCl builds. fix: simd functions working with LTO compilation flags. |