billiob pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=673c63693ca3c648704bed51d87b1028d21b81c3

commit 673c63693ca3c648704bed51d87b1028d21b81c3
Author: Boris Faure <[email protected]>
Date:   Sun Oct 3 21:11:56 2021 +0200

    Terminology 1.10.0
---
 ChangeLog                 | 13 +++++++++++++
 NEWS                      | 27 ++++++++++++++++++++++++---
 README.md                 |  4 ++--
 man/terminology-helpers.1 |  2 +-
 man/terminology.1         |  2 +-
 meson.build               |  2 +-
 tests/tests.results       |  2 +-
 7 files changed, 43 insertions(+), 9 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bcff87a..a479ce3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2021-10-03
+        * Colorshemes: add Black scheme
+        * New translations: Sinhala, Hebrew
+        * Translation updates for Chinese (Simplified), Croatian, Danish,
+          French, Greek, Italian, Norwegian Bokmål, Polish, Portuguese,
+          Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian
+        * Focus font search in the Font settings panel
+        * Fix issue when configuration was marked as Temporary
+        * Stop jumping down to the botton when configuration changed
+        * Respect login shell on start
+        * Fix drag'n'drop of paths or media on the terminal
+        * Fix libintl detection
+
 2021-01-18
         * Release v1.9.0
         * Colorshemes: easily change the colors of the terminal
diff --git a/NEWS b/NEWS
index 5d462ab..e859379 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,27 @@
-=================
-Terminology 1.9.0
-=================
+==================
+Terminology 1.10.0
+==================
+
+
+Changes since 1.9.0:
+--------------------
+
+Additions:
+    * Colorshemes: add Black scheme
+    * New translations: Sinhala, Hebrew
+
+Improvements:
+    * Translation updates for Chinese (Simplified), Croatian, Danish, French,
+      Greek, Italian, Norwegian Bokmål, Polish, Portuguese,
+      Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian
+    * Focus font search in the Font settings panel
+
+Fixes:
+    * Fix issue when configuration was marked as Temporary
+    * Stop jumping down to the botton when configuration changed
+    * Respect login shell on start
+    * Fix drag'n'drop of paths or media on the terminal
+    * Fix libintl detection
 
 
 Changes since 1.8.1:
diff --git a/README.md b/README.md
index 4bcc348..d45466c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-Terminology 1.9.0
-=================
+Terminology 1.10.0
+==================
 
 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 0b0b129..eb4d3c4 100644
--- a/man/terminology-helpers.1
+++ b/man/terminology-helpers.1
@@ -1,5 +1,5 @@
 .\" Manpage for terminology helpers
-.TH TERMINOLOGY-HELPERS 1 "Jan 18, 2021"
+.TH TERMINOLOGY-HELPERS 1 "Oct 03, 2021"
 .SH NAME
 terminiology-helpers \- programs that enhance
 .B terminology(1)
diff --git a/man/terminology.1 b/man/terminology.1
index 01cb847..663e0fa 100644
--- a/man/terminology.1
+++ b/man/terminology.1
@@ -1,5 +1,5 @@
 .\" Manpage for Terminology
-.TH TERMINOLOGY 1 "Jan 18, 2021" "1.9.0" "Terminology man page"
+.TH TERMINOLOGY 1 "Oct 03, 2021" "1.10.0" "Terminology man page"
 .SH NAME
 Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation 
Libraries).
 .SH SYNOPSIS
diff --git a/meson.build b/meson.build
index 74158bb..25245a3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('terminology', 'c',
-        version: '1.9.99',
+        version: '1.10.0',
         default_options: ['buildtype=plain', 'c_std=gnu99'],
         license: 'BSD')
 
diff --git a/tests/tests.results b/tests/tests.results
index e8c94df..dff0194 100644
--- a/tests/tests.results
+++ b/tests/tests.results
@@ -1,4 +1,4 @@
-esc_term_name_version.sh 6f1f7e866d7bdd6742f023f9f0cbb5d7
+esc_term_name_version.sh 3886215cbff4d62c4a63750a6337e342
 decfra-no-restrict-cursor.sh 10e91417532188a4b1e81408273591ac
 decfra-restrict-cursor.sh 5b84d38a1d924cf36c0ed1ab2c302f37
 decera-no-restrict-cursor.sh cc60dadaa0c888af93f2235119d18db7

-- 


Reply via email to