From 98f29ebeb7b64c5bbe208b0f27878e40b3c55652 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Fri, 11 Aug 2023 22:12:21 +0200 Subject: - Update to 0.8+git.1691671026.f4840ed: - vis-lua.c: stop obj_ref_get() from leaving the lua stack modified --- vis.changes | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'vis.changes') diff --git a/vis.changes b/vis.changes index f2b0093..ad2627a 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 11 20:11:24 UTC 2023 - Matej Cepl + +- Update to 0.8+git.1691671026.f4840ed: + - vis-lua.c: stop obj_ref_get() from leaving the lua stack modified + ------------------------------------------------------------------- Mon Aug 7 16:38:31 UTC 2023 - Matej Cepl -- cgit