From 7b4f59c5ebc84e426e2876906b24d7dd73342f07 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Mon, 19 Nov 2018 09:16:49 +0100 Subject: Internal code tweaks * Registry access code utility macros * CONFIG_REGKEY and LOOKUP_REGKEY are now lightuserdata instead of strings * Stack checking debug macros improvements --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 713e516..16a89ea 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ CHANGES: +CHANGE 138: BGe 19-Nov-18 + * Registry access code utility macros + * CONFIG_REGKEY and LOOKUP_REGKEY are now lightuserdata instead of strings + * Stack checking debug macros improvements + CHANGE 137: BGe 15-Nov-18 * Deep userdata must embed DeepPrelude to save an allocation (also changes Deep protocol) -- cgit v1.2.3-55-g6feb