diff --git a/ChangeLog b/ChangeLog index bcff87a3..a479ce30 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 5d462ab2..e8593796 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 4bcc3486..d45466ca 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 0b0b129c..eb4d3c4f 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 01cb8475..663e0fa6 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 74158bb1..25245a3c 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 e8c94df9..dff01943 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