summaryrefslogtreecommitdiffstats
path: root/vis.changes
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-05-30 18:17:32 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-05-30 18:17:32 +0200
commit49e7f2932ac4469383b9867859ea1ecc2612eb5a (patch)
treeae9530c025cd9bc4ee9d7b8cc98e8f2a77a57dce /vis.changes
parent573f842b9569b7722180b96e6f787033f20045cf (diff)
downloadvis-pkg-49e7f2932ac4469383b9867859ea1ecc2612eb5a.tar.gz
Update from 70fa1e85 to a7aac104:
- Fail silently when syntax has no lexer - remove the vis->initialized member
Diffstat (limited to 'vis.changes')
-rw-r--r--vis.changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/vis.changes b/vis.changes
index 4224c76..a70ac1d 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu May 30 16:17:27 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
+
+- Update from 70fa1e85 to a7aac104:
+ - Fail silently when syntax has no lexer
+ - remove the vis->initialized member
+
+-------------------------------------------------------------------
Tue May 28 19:36:35 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 4d38c3a9 to 70fa1e85: