From 4642b4e7cd235b197a80ff14791acfe8be3d784e Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sat, 16 Jun 2012 14:10:27 +0000 Subject: preparing for Release 146 --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5a1c162..5a617eb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +146 + +ENHANCEMENTS: +* Add Tony Forster's simulation of math-galton-path.ta to sample programs +* Define general purpose chr and int blocks instead of special purpose + chr(keyboard) and int(keyboard) blocks +* Highlight all blocks in selected stack +* Update label on Share Button to remind user to select blocks to share +* Move save snapshot button to main toolbar +* Add proto block to blocks palette for named actions +* Add proto box for blocks palette for named boxes +* Added more TRANS notes for i18n + +BUG_FIXES: +* Fix bug with nested foerver/while/until (#3699) +* Clean up some strings on currency palettes +* Don't call plugin_stop() twice + 145: BUG_FIXES: -- cgit v0.9.1