summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorJens Mönig <jens@moenig.org>2015-05-18 12:23:57 +0200
committerJens Mönig <jens@moenig.org>2015-05-18 12:23:57 +0200
commit6b19caf75d5ea26c1eef93edbe21d7c45bd97742 (patch)
tree31515b15d90f004d68455d751acd2251e4891dc6 /history.txt
parent8e92c65cae699004342092133b0a7f99a6f1ed5c (diff)
downloadsnap-6b19caf75d5ea26c1eef93edbe21d7c45bd97742.tar.gz
snap-6b19caf75d5ea26c1eef93edbe21d7c45bd97742.zip
Fix encoding for exported sprites (esp. comments)
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 107e796..ab5c6c3 100755
--- a/history.txt
+++ b/history.txt
@@ -2497,3 +2497,9 @@ ______
* 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!
+
+=== Release v4.0 ===
+
+150518
+------
+* Objects, GUI: Fix encoding for exported sprites (esp. comments)