diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-01-07 16:14:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-01-07 16:20:21 +0300 |
commit | 633ae1cce17a9d5026e9812e9668a1c8f353e929 (patch) | |
tree | 0f4c4ebebf9cd1f9f47832088081d9a3a3edc6ea /ChangeLog | |
parent | 39a5f47fcb9afcf0d5dc1f23e1e41b6d93a1cd75 (diff) | |
download | plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.tar.gz plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.tar.bz2 plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.tar.xz plus-633ae1cce17a9d5026e9812e9668a1c8f353e929.zip |
Change version to 1.7.1.7v1.7.1.7
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2017-01-07 New release 1.7.1.7 +fix: compilation for kFreeBSD. +fix: wrong dye with OpenGL and rectangular textures enabled. +fix: possible issue with sprite replaces. +add: improve a bit performance. +add: unblacklist auto detect OpenGL modes with LLVM in driver. + 2016-12-24 New release 1.6.12.24 fix: some typos. fix: compilation with cilk plus and gcc 6. |