summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-13 16:45:59 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-13 16:45:59 +0300
commit578ec944483355c4254792622c77d662348b9ffe (patch)
tree7db0743877e43585aa287419296eada27b41c97c /ChangeLog
parent3316efdc0cb14550dfb62edc8625384b7ee03143 (diff)
downloadplus-578ec944483355c4254792622c77d662348b9ffe.tar.gz
plus-578ec944483355c4254792622c77d662348b9ffe.tar.bz2
plus-578ec944483355c4254792622c77d662348b9ffe.tar.xz
plus-578ec944483355c4254792622c77d662348b9ffe.zip
Change version to 1.7.5.14.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c35035a89..5ebcd0b48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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.
+fix: socket leak in ipc.
+fix: memory leak in screenshots.
+add: option for enable / disable particle effects located on map.
+add: use ccache in some build scripts.
+add: allow run ipc commands before connecting to server.
+add: different chat commands.
+add: support for 2016 packet versions.
+add: basic functional testing based on ipc and screenshots.
+
2017-04-29 New release 1.7.4.29
fix: loading map atlases on windows.
fix: slow or wrong drawing with atlases enabled but without atlas for current map.