summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-11-20 15:13:21 +0100
committerjmoenig <jens@moenig.org>2014-11-20 15:13:21 +0100
commit4768102b098281d4f2462d4c4b0fe8b5cf228ef6 (patch)
tree23887a789b5fa0d98c96e3416ab1755625c5fbe5 /history.txt
parent7a8ee8eb3dd82d81dce470ca6560ef5001357792 (diff)
downloadsnap-yow-4768102b098281d4f2462d4c4b0fe8b5cf228ef6.tar.gz
snap-yow-4768102b098281d4f2462d4c4b0fe8b5cf228ef6.zip
integrate percent sign fix for JSLint
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/history.txt b/history.txt
index 8cf87e7..b022790 100755
--- a/history.txt
+++ b/history.txt
@@ -2328,4 +2328,5 @@ ______
* Threads: Fixed #364 avoid “freezing” when calling LAUNCH on empty ring
* Threads: Added optional “onComplete” callback to Process, thanks, @bromagosa!
* GUI: Set Default Save location to Cloud on load, thanks, @cycomachead!
-* GUI: Updated the “About” Dialog with a mention of support from CDG (SAP Labs)
+* GUI: Updated the “About” Dialog with a mention of support from CDG (SAP Labs)
+* BYOB: Percent sign fix for block labels, thanks, @natashasandy!