aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBenoit Germain <bnt.germain@gmail.com>2011-02-14 21:20:24 +0100
committerBenoit Germain <bnt.germain@gmail.com>2011-02-14 21:20:24 +0100
commitafb2da4789cdaddc5a0c3c9c2d57ccd36bcc74c7 (patch)
tree5f4208ca75f46848f793441530d16ca019d4bd00 /CHANGES
parentbaeb379c2e4eb436ecb0bcc4d88cb50930ef378e (diff)
downloadlanes-afb2da4789cdaddc5a0c3c9c2d57ccd36bcc74c7.tar.gz
lanes-afb2da4789cdaddc5a0c3c9c2d57ccd36bcc74c7.tar.bz2
lanes-afb2da4789cdaddc5a0c3c9c2d57ccd36bcc74c7.zip
Fixed application hang-up because keeper state was not released in case of errors thrown by inter-state data copy for unsupported types
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 64de559..e9cfa25 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,10 @@ CHANGES:
3 3
4CHANGE X: 4CHANGE X:
5 5
6CHANGE 26 BGe 14-Feb-2011:
7 Fixed application hang-up because keeper state was not released in case of errors thrown by
8 inter-state data copy for unsupported types
9
6CHANGE 25 BGe 12-Feb-2011: 10CHANGE 25 BGe 12-Feb-2011:
7 Changed idfunc signature and contract to clarify that fact it is not lua-callable 11 Changed idfunc signature and contract to clarify that fact it is not lua-callable
8 and to be able to require the module it was exported from in the target lanes 12 and to be able to require the module it was exported from in the target lanes