diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2018-11-23 12:12:13 +0100 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2018-11-23 12:12:13 +0100 |
commit | df97c3a7dc32c840434cbc80fbf75214bcab4524 (patch) | |
tree | 679426185481b1e2479e694000bb88b503486d1f /CHANGES | |
parent | 5ba2d137142086da5338e1c2afc88927ea16df17 (diff) | |
download | lanes-df97c3a7dc32c840434cbc80fbf75214bcab4524.tar.gz lanes-df97c3a7dc32c840434cbc80fbf75214bcab4524.tar.bz2 lanes-df97c3a7dc32c840434cbc80fbf75214bcab4524.zip |
Raise an error instead of crashing when attempting to transfer a non-deep full userdata
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 140: BGe 22-Nov-18 | ||
4 | * Raise an error instead of crashing when attempting to transfer a non-deep full userdata | ||
5 | |||
3 | CHANGE 139: BGe 21-Nov-18 | 6 | CHANGE 139: BGe 21-Nov-18 |
4 | * more DEBUGSPEW | 7 | * more DEBUGSPEW |
5 | 8 | ||