billiob pushed a commit to branch terminology-1.8.

http://git.enlightenment.org/apps/terminology.git/commit/?id=04248e9af30cdeab3a3f450502e46c4f5223ac36

commit 04248e9af30cdeab3a3f450502e46c4f5223ac36
Author: Boris Faure <bill...@gmail.com>
Date:   Tue Aug 11 21:44:40 2020 +0200

    Terminology v1.8.1
---
 ChangeLog                 |  6 ++++++
 NEWS                      | 10 +++++++++-
 README.md                 |  2 +-
 man/terminology-helpers.1 |  2 +-
 man/terminology.1         |  2 +-
 5 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 19dc426..1711857 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-08-11
+        * Release v1.8.1
+        * Be stricter on which characters can be considered wide or not
+        * Apply change about hiding mouse pointer after idle time on all
+          terminals
+
 2020-07-26
         * Release v1.8.0
         * Small framework to add unit tests
diff --git a/NEWS b/NEWS
index d4f177a..44e6a83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,15 @@
 =================
-Terminology 1.8.0
+Terminology 1.8.1
 =================
 
+Changes since 1.8.0:
+--------------------
+
+Fixes:
+    * Be stricter on which characters can be considered wide or not
+    * Apply change about hiding mouse pointer after idle time on all terminals
+
+
 Changes since 1.7.0:
 --------------------
 
diff --git a/README.md b/README.md
index b1389b6..faa1f40 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Terminology 1.8.0
+Terminology 1.8.1
 =================
 
 This is an EFL terminal emulator with some extra bells and whistles.
diff --git a/man/terminology-helpers.1 b/man/terminology-helpers.1
index 471875c..d2928a5 100644
--- a/man/terminology-helpers.1
+++ b/man/terminology-helpers.1
@@ -1,5 +1,5 @@
 .\" Manpage for terminology helpers
-.TH TERMINOLOGY-HELPERS 1 "Jul 26, 2020"
+.TH TERMINOLOGY-HELPERS 1 "Aug 11, 2020"
 .SH NAME
 terminiology-helpers \- programs that enhance
 .B terminology(1)
diff --git a/man/terminology.1 b/man/terminology.1
index c8bb83b..7e628fa 100644
--- a/man/terminology.1
+++ b/man/terminology.1
@@ -1,5 +1,5 @@
 .\" Manpage for Terminology
-.TH TERMINOLOGY 1 "Jul 26, 2020" "1.8.0" "Terminology man page"
+.TH TERMINOLOGY 1 "Aug 11, 2020" "1.8.1" "Terminology man page"
 .SH NAME
 Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation 
Libraries).
 .SH SYNOPSIS

-- 


Reply via email to