summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-09-08 13:18:43 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-09-08 13:18:43 -0400
commit23951220ae84f3132832c942b61a8e81aee1fbfe (patch)
treea18bf2227299276604124b6a243ccda84d0413a2 /release-notes.md
parent1825755e75f5ea9a339d96d591cbcf0f1b950f4d (diff)
downloadSMAPI-23951220ae84f3132832c942b61a8e81aee1fbfe.tar.gz
SMAPI-23951220ae84f3132832c942b61a8e81aee1fbfe.tar.bz2
SMAPI-23951220ae84f3132832c942b61a8e81aee1fbfe.zip
fix errors loading some custom map tilesheets on Linux/Mac
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/release-notes.md b/release-notes.md
index 16ebae2c..5e01a264 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -28,8 +28,8 @@ For power users:
## 1.15.4
For players:
-* Fixed errors when loading some custom maps via Entoarox Framework or XNB Loader.
-* Fixed errors with in-game date calculation in some mods.
+* Fixed errors when loading some custom maps on Linux/Mac or using XNB Loader.
+* Fixed errors in rare cases when a mod calculates an in-game date.
For modders:
* Added UTC timestamp to log file.