summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vis.changes14
-rw-r--r--vis.spec2
2 files changed, 15 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes
index ef0fbaa..c419705 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,18 @@
-------------------------------------------------------------------
+Wed May 22 07:01:20 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
+
+- Update from 00e10a7f to 7554ecd7:
+ - remove some view pointer chasing
+ - remove some ui pointer chasing
+ - replace UiTerm with Ui & delete function pointers
+ - replace UiTermWin with UiWin & remove function pointers
+ - make Selection unopaque
+ - make View unopaque
+ - cleanup some single line get/set functions
+ - cleanup vis event interface
+ - Merge vis-tests into test directory
+
+-------------------------------------------------------------------
Tue May 21 22:21:28 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Revert the last commit, which seem to break the build.
diff --git a/vis.spec b/vis.spec
index 41754d6..5a811ac 100644
--- a/vis.spec
+++ b/vis.spec
@@ -18,7 +18,7 @@
%define test_version 0.5
Name: vis
-Version: 0.8+git.1716170186.00e10a7f
+Version: 0.8+git.1716344506.7554ecd7
Release: 0
Summary: An editor combining the strengths of both vi(m) and sam
License: ISC