summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-09-30 10:31:13 +0200
committerjmoenig <jens@moenig.org>2014-09-30 10:31:13 +0200
commit71c9103503691285191e024c8ae30200240d54cc (patch)
tree4c5b17145ffa020abea041189b29e38a01b054b9 /history.txt
parente88ea49374d33e19eafbf3d295fa098ec86d7f1f (diff)
downloadsnap-71c9103503691285191e024c8ae30200240d54cc.tar.gz
snap-71c9103503691285191e024c8ae30200240d54cc.zip
fixed #378
disable context menus for boolean representations
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 1e1ccee..2b0f73f 100755
--- a/history.txt
+++ b/history.txt
@@ -2288,4 +2288,5 @@ ______
* 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!!
* Morphic: allow negative min/max values for sliders (fix #285), thanks, @Gubolin!!
+* Objects: fixed #378 (disable context menus for boolean representations)