summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-04-01 17:58:20 +0300
committerAndrei Karas <akaras@inbox.ru>2017-04-01 17:58:20 +0300
commitb6a3f5c242fd2f0c7eb17ed0e5a1c1588a75cfdf (patch)
treea4c0ac905aee0468813053a15f3641a09ffc0ff1 /ChangeLog
parent114ba4756e32b8e87b488942ea0b74c27bfc5835 (diff)
downloadplus-b6a3f5c242fd2f0c7eb17ed0e5a1c1588a75cfdf.tar.gz
plus-b6a3f5c242fd2f0c7eb17ed0e5a1c1588a75cfdf.tar.bz2
plus-b6a3f5c242fd2f0c7eb17ed0e5a1c1588a75cfdf.tar.xz
plus-b6a3f5c242fd2f0c7eb17ed0e5a1c1588a75cfdf.zip
Change version to 1.7.4.1v1.7.4.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37cc03048..b3d92e7a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-04-01 New release 1.7.4.1
+add: optional support for tinyxml2 (by default used libxml2)
+add: update readme.
+add: improve some file operations.
+add: configure flag for build binary for unit tests but not run it.
+remove: completly remove physfs usage.
+
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.