summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-09-30 09:33:27 +0200
committerjmoenig <jens@moenig.org>2014-09-30 09:33:27 +0200
commitab3e1b3aabb8a22064db559228bf1038451d9b5a (patch)
tree46859e464c95fe284ee213fc1a98298489f17824
parent21b941012cc286dd3c1ce1dc8e39a52a42d2af95 (diff)
downloadsnap-ab3e1b3aabb8a22064db559228bf1038451d9b5a.tar.gz
snap-ab3e1b3aabb8a22064db559228bf1038451d9b5a.zip
updated history
-rw-r--r--byob.js2
-rwxr-xr-xhistory.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/byob.js b/byob.js
index 64287ef..1277bb6 100644
--- a/byob.js
+++ b/byob.js
@@ -106,7 +106,7 @@ SymbolMorph, isNil*/
// Global stuff ////////////////////////////////////////////////////////
-modules.byob = '2014-Jun-06';
+modules.byob = '2014-September-30';
// Declarations
diff --git a/history.txt b/history.txt
index 7c61c63..ae52124 100755
--- a/history.txt
+++ b/history.txt
@@ -2286,3 +2286,5 @@ ______
140930
------
* Objects: fixed #593 match broadcast numbers with event hat blocks containing strings that can be parsed as numbers
+* BYOB: allow percent symbols in custom block texts (fix #361), thanks, @Gubolin!!
+