summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-21 17:04:58 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-21 17:04:58 +0300
commita11fd4d6fba30857e8c0eb687a1cddc1104e0b79 (patch)
tree9e9f82fdca27a2a81ca7955255915d2cc661b9b4 /ChangeLog
parent4a42a69707d294dcfc5a0108da9cbfd6ab80f3c3 (diff)
downloadplus-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.tar.gz
plus-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.tar.bz2
plus-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.tar.xz
plus-a11fd4d6fba30857e8c0eb687a1cddc1104e0b79.zip
Change version to 1.7.1.21
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36e9ef28d..f2af2bb0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2017-01-21 New release 1.7.1.21
+fix: minor issues in map layers drawing.
+fix: dont clean online list if http error happened (legacy server).
+fix: vsync for mesa drivers.
+fix: use pkg-config for linking with libpng.
+fix: crash with map without tmx file.
+add: detect cpu features avx and avx2.
+add: used font sources.
+add: logging about compiled and linked libraries versions on startup.
+remove: herculs plugin support version 6.
+
2017-01-07 New release 1.7.1.7
fix: compilation for kFreeBSD.
fix: wrong dye with OpenGL and rectangular textures enabled.