summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index f8cb536..76dbc16 100755
--- a/history.txt
+++ b/history.txt
@@ -1647,3 +1647,13 @@ ______
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