summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index cea0d19..76dbc16 100755
--- a/history.txt
+++ b/history.txt
@@ -1643,3 +1643,17 @@ ______
130419
------
* German translation update for "scripts pic" feature
+
+130421
+------
+* using the percent character in variable names is now safe (fixes Github issue #65)
+* Morphic: added Doubleclick support, example: inspectors
+* GUI: Double clicking a project in the project dialog performs the dialog's action on it (open / save)
+
+130422
+------
+* GUI: Double clicking support for cloud side of project dialog
+
+130423
+------
+* Lists, Objects: Circularity no longer breaks watchers