diff options
-rw-r--r-- | vis.changes | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vis.changes b/vis.changes index 62cbfe1..37795b3 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Fri Jul 28 14:46:50 UTC 2023 - Matej Cepl <mcepl@suse.com> + +- Add PRs from https://github.com/martanne/vis-test: + - core/Makefile: Respect $CC and $CFLAGS + - vim/test.sh: use ${CPP:-cpp} instead of hardcoding to cpp + - Improved Lua API testing system + - New vis:communicate function test + - Little improvements of the output readability + - Added test of stderr output event and writing to the process + stdin + - Fixes a typo in the word response + +------------------------------------------------------------------- Mon Jul 24 14:57:07 UTC 2023 - Matej Cepl <mcepl@suse.com> - Merge in test-vis submodule ( |