summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorJens Mönig <jens@moenig.org>2015-05-18 12:31:28 +0200
committerJens Mönig <jens@moenig.org>2015-05-18 12:31:28 +0200
commit9ce4b2e1b68fa6c05b66b412f6fb5adb25c78382 (patch)
tree92c919b0b82780a1198320a6a4b97fa1e210b1c9 /history.txt
parent83628bc0aca42c078a96b0a6fbb2675cf6cae5c3 (diff)
downloadsnap-9ce4b2e1b68fa6c05b66b412f6fb5adb25c78382.tar.gz
snap-9ce4b2e1b68fa6c05b66b412f6fb5adb25c78382.zip
Fix encoding for exported sprites (esp. comments)
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 7f60776..33d3a82 100755
--- a/history.txt
+++ b/history.txt
@@ -2510,3 +2510,7 @@ ______
* Threads: return empty string when querying first letter of a list
* GUI: hide “save to disk” option behind shift-click again (has issues in Chrome)
* GUI: parameters for embedding projects in iFrames, thanks, Bernat!
+
+150518
+------
+* Objects, GUI: Fix encoding for exported sprites (esp. comments)