summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-07-30 10:35:37 +0200
committerjmoenig <jens@moenig.org>2013-07-30 10:35:37 +0200
commit20c1d4d14f3dfb6a50d6d1be3dc47a4ca9cf5921 (patch)
tree1fcb54142e63728044d1ca1c2e188094226d811f /history.txt
parentaf5c688407ee2bcb0e08993db34a0635af6c06a5 (diff)
downloadsnap-byow-20c1d4d14f3dfb6a50d6d1be3dc47a4ca9cf5921.tar.gz
snap-byow-20c1d4d14f3dfb6a50d6d1be3dc47a4ca9cf5921.zip
Avoid dropping reporters into variadic inputs unless it touches the arrows
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/history.txt b/history.txt
index a28da7d..593c1cd 100755
--- a/history.txt
+++ b/history.txt
@@ -1822,4 +1822,9 @@ ______
130724
------
-* Dutch translation, yay!! Thanks, Frank Sierens \ No newline at end of file
+* Dutch translation, yay!! Thanks, Frank Sierens
+
+130730
+------
+* Blocks: Made it harder to drop reporters on the variadic input per se (as opposed to into one of its slots) in (default) "prefer empty slot drops" setting
+