diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-03-04 20:11:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-03-04 20:11:22 +0300 |
commit | 09b15a6890601a8e5077962b1fe994ed6f9720c8 (patch) | |
tree | 3133b38660291b9b838f0188eeeed069289136b2 /ChangeLog | |
parent | 7c7486ad3e61331daa3bf0e1e6f9701a4f246044 (diff) | |
download | plus-09b15a6890601a8e5077962b1fe994ed6f9720c8.tar.gz plus-09b15a6890601a8e5077962b1fe994ed6f9720c8.tar.bz2 plus-09b15a6890601a8e5077962b1fe994ed6f9720c8.tar.xz plus-09b15a6890601a8e5077962b1fe994ed6f9720c8.zip |
Change version to 1.7.3.4.v1.7.3.4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2017-03-04 New release 1.7.3.4 +fix: memory leaks in xml parsing. +fix: pointers alias issues. +fix: space and enter key press in updates window. +add: option in client data for set overwight percent for message. +add: option to build without physfs (experimantal). + 2017-02-18 New release 1.7.2.18 fix: wrong buffer access. fix: custom currency in shop items list. |