summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 4d26412..7452005 100755
--- a/history.txt
+++ b/history.txt
@@ -1950,3 +1950,7 @@ ______
131009
------
* Theads: added a variant for linked lists to the experimental MAP primitive reporter
+
+131010
+------
+* Cloud: added "sanity check" to cloud-saving mechanism that errors if the serialized project data is corrupt and cannot be parsed as XML, addresses #203, #200, #171