diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2023-08-11 22:12:21 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2023-08-11 22:12:21 +0200 |
commit | 98f29ebeb7b64c5bbe208b0f27878e40b3c55652 (patch) | |
tree | 46705cb59f83c4cf55b7527e57894ed6f8238a70 /vis.changes | |
parent | 55f8bcd39b0accf74196240952b983c6a3ad6533 (diff) | |
download | vis-pkg-98f29ebeb7b64c5bbe208b0f27878e40b3c55652.tar.gz |
- Update to 0.8+git.1691671026.f4840ed:
- vis-lua.c: stop obj_ref_get() from leaving the lua stack modified
Diffstat (limited to 'vis.changes')
-rw-r--r-- | vis.changes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vis.changes b/vis.changes index f2b0093..ad2627a 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Aug 11 20:11:24 UTC 2023 - Matej Cepl <mcepl@suse.com> + +- 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 <mcepl@suse.com> - Squash whole gh#martanne/vis!675 (in the current form) into one |