summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-03-18 16:26:20 +0300
committerAndrei Karas <akaras@inbox.ru>2017-03-18 19:31:55 +0300
commitc57a30b0ec568d6c35ae144fb7a7a3f266b93c96 (patch)
tree64b201628c0af18e891916a048c75b928b4ed14e /ChangeLog
parentcc962868b59a86e8f6d37e77aa9094790121a07e (diff)
downloadplus-c57a30b0ec568d6c35ae144fb7a7a3f266b93c96.tar.gz
plus-c57a30b0ec568d6c35ae144fb7a7a3f266b93c96.tar.bz2
plus-c57a30b0ec568d6c35ae144fb7a7a3f266b93c96.tar.xz
plus-c57a30b0ec568d6c35ae144fb7a7a3f266b93c96.zip
Update version to 1.7.3.18v1.7.3.18
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e5a7f7cd..37cc03048 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2017-03-18 New release 1.7.3.18
+fix: add missing include for BSD systems.
+fix: some issues in unit tests in some systems.
+fix: unit tests on windows.
+fix: zip archives reading on big endian systems.
+fix: sound at first run.
+fix: wrong transparency level if open and close setting at first run.
+fix: compilation autoconf files with mingw.
+fix: memory leak in buy dialog.
+add: stack generation in asserts for all supported platforms.
+add: update hercules packets for prevent warnings from new hercules builds.
+add: option for disable moving character by mouse.
+add: report about depricated sfx file paths.
+add: windows 64 builds.
+remove: physfs from dependencies.
+
2017-03-04 New release 1.7.3.4
fix: memory leaks in xml parsing.
fix: pointers alias issues.