From 8ab4cbeccdc40cd0bc072b42e2188083a8d56f85 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Mon, 13 May 2024 16:36:44 +0200 Subject: Update from 50a76733 to 777b11c4: - enable warnings in default CFLAGS - lua: allow changing the displayed file of a window Adding gh#martanne/vis!1191 for testing. --- vis.changes | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'vis.changes') diff --git a/vis.changes b/vis.changes index 01c7cbc..6814c1a 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 13 14:36:19 UTC 2024 - Matej Cepl + +- Update from 50a76733 to 777b11c4: + - enable warnings in default CFLAGS + - lua: allow changing the displayed file of a window +- Adding gh#martanne/vis!1191 for testing. + ------------------------------------------------------------------- Fri May 10 12:04:54 UTC 2024 - Matej Cepl -- cgit