aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 273bf40..5c21589 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 83: BGe 16-Nov-13
4 * version 3.7.2
5 * Fixed function returned by lanes.genlock() not handling numeric keys properly when release lock
6 * Enable lanes.genlock() to attempt lock with an optional "try" mode
7 * make EnableCrashingOnCrashes a one-time operation
8
3CHANGE 82: BGe 13-Nov-13 9CHANGE 82: BGe 13-Nov-13
4 * Fix a case where an error could be raised inside a keeper state 10 * Fix a case where an error could be raised inside a keeper state
5 11