summaryrefslogtreecommitdiffstats
path: root/vis.changes
diff options
context:
space:
mode:
Diffstat (limited to 'vis.changes')
-rw-r--r--vis.changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/vis.changes b/vis.changes
index c736e0c..44ba96e 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Wed Jul 19 06:10:37 UTC 2023 - Matej Cepl <mcepl@suse.com>
+
+- Update to 0.8+git.1689736840.47ac03a:
+ - 47ac03a vis:pipe(): don't segfault if vis->win isn't present
+ - 80fbb7e Add fullscreen param to vis_pipe_collect
+ - 599ced0 fix warning about field width not being an int
+ - 6be370d Print keybindings containing space correctly
+ - e728898 partial revert of commit f55312ba
+
+-------------------------------------------------------------------
Tue Feb 21 19:33:29 UTC 2023 - Matej Cepl <mcepl@suse.com>
- We apparently don't need luaterm at all. Weird.