billiob pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=9f0be5bc672bcd5b3b895709ee4abdfb33786dc5

commit 9f0be5bc672bcd5b3b895709ee4abdfb33786dc5
Author: Boris Faure <bill...@gmail.com>
Date:   Wed Jan 13 21:27:36 2021 +0100

    Prepare for upcoming 1.9.0 release
---
 ChangeLog                 | 17 +++++++++++++++++
 NEWS                      | 27 ++++++++++++++++++++++++++-
 README.md                 |  2 +-
 man/terminology-helpers.1 |  2 +-
 man/terminology.1         |  2 +-
 5 files changed, 46 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1711857..bcff87a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2021-01-18
+        * Release v1.9.0
+        * Colorshemes: easily change the colors of the terminal
+        * Add the following color schemes: Tango Dark, Tango light, Dracula,
+          Belafonte Day, Belafonte Night, Material, Fahrenheit, Tomorrow Night
+          Burns, PaleNight, Soft Era, One Dark, Cobalt2
+        * New translations: Chinese (Simplified), Japanese, Norwegian Bokmål,
+          Russian and Ukrainian
+        * Handle OSC 12 to change the cursor color
+        * Translation updates for Catalan, Croatian, Danish, Dutch, French,
+          German, Italian, Spanish
+        * Add font search in the fonts panel
+        * Set TERM to xterm_256color by default
+        * Focus simplifications when going into the settings
+        * Tests: better compatibility with debian-based systems
+        * Fix tyls with png/jpg thumbnails
+
 2020-08-11
         * Release v1.8.1
         * Be stricter on which characters can be considered wide or not
diff --git a/NEWS b/NEWS
index 44e6a83..5d462ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,32 @@
 =================
-Terminology 1.8.1
+Terminology 1.9.0
 =================
 
+
+Changes since 1.8.1:
+--------------------
+
+Additions:
+    * Colorshemes: easily change the colors of the terminal
+    * Add the following color schemes: Tango Dark, Tango light, Dracula,
+      Belafonte Day, Belafonte Night, Material, Fahrenheit, Tomorrow Night
+      Burns, PaleNight, Soft Era, One Dark, Cobalt2
+    * New translations: Chinese (Simplified), Japanese, Norwegian Bokmål,
+      Russian and Ukrainian
+    * Handle OSC 12 to change the cursor color
+
+Improvements:
+    * Translation updates for Catalan, Croatian, Danish, Dutch, French,
+      German, Italian, Spanish
+    * Add font search in the fonts panel
+    * Set TERM to xterm_256color by default
+    * Focus simplifications when going into the settings
+    * Tests: better compatibility with debian-based systems
+
+Fixes:
+    * Fix tyls with png/jpg thumbnails
+
+
 Changes since 1.8.0:
 --------------------
 
diff --git a/README.md b/README.md
index 367211a..4bcc348 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Terminology 1.8.1
+Terminology 1.9.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 d2928a5..0b0b129 100644
--- a/man/terminology-helpers.1
+++ b/man/terminology-helpers.1
@@ -1,5 +1,5 @@
 .\" Manpage for terminology helpers
-.TH TERMINOLOGY-HELPERS 1 "Aug 11, 2020"
+.TH TERMINOLOGY-HELPERS 1 "Jan 18, 2021"
 .SH NAME
 terminiology-helpers \- programs that enhance
 .B terminology(1)
diff --git a/man/terminology.1 b/man/terminology.1
index 3662837..01cb847 100644
--- a/man/terminology.1
+++ b/man/terminology.1
@@ -1,5 +1,5 @@
 .\" Manpage for Terminology
-.TH TERMINOLOGY 1 "Aug 11, 2020" "1.8.1" "Terminology man page"
+.TH TERMINOLOGY 1 "Jan 18, 2021" "1.9.0" "Terminology man page"
 .SH NAME
 Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation 
Libraries).
 .SH SYNOPSIS

-- 


Reply via email to