diff --git a/ChangeLog b/ChangeLog index a479ce30..1f42e6ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ +2021-11-11 + * Release v1.11.0 + * Support for focus reporting escape codes + * Translation updates for Finnish and Ukrainian + * Fix handling of escape code OSC 11 + 2021-10-03 + * Release v1.10.0 * Colorshemes: add Black scheme * New translations: Sinhala, Hebrew * Translation updates for Chinese (Simplified), Croatian, Danish, diff --git a/NEWS b/NEWS index e8593796..cc0484b6 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,21 @@ ================== -Terminology 1.10.0 +Terminology 1.11.0 ================== +Changes since 1.10.0: +-------------------- + +Additions: + * Support for focus reporting escape codes + +Improvements: + * Translation updates for Finnish and Ukrainian + +Fixes: + * Fix handling of escape code OSC 11 + + Changes since 1.9.0: -------------------- diff --git a/README.md b/README.md index d45466ca..535f18e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Terminology 1.10.0 +Terminology 1.11.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 eb4d3c4f..033c767c 100644 --- a/man/terminology-helpers.1 +++ b/man/terminology-helpers.1 @@ -1,5 +1,5 @@ .\" Manpage for terminology helpers -.TH TERMINOLOGY-HELPERS 1 "Oct 03, 2021" +.TH TERMINOLOGY-HELPERS 1 "Nov 11, 2021" .SH NAME terminiology-helpers \- programs that enhance .B terminology(1) diff --git a/man/terminology.1 b/man/terminology.1 index 663e0fa6..c6857281 100644 --- a/man/terminology.1 +++ b/man/terminology.1 @@ -1,5 +1,5 @@ .\" Manpage for Terminology -.TH TERMINOLOGY 1 "Oct 03, 2021" "1.10.0" "Terminology man page" +.TH TERMINOLOGY 1 "Nov 11, 2021" "1.11.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 81b5d774..c05ade02 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('terminology', 'c', - version: '1.10.99', + version: '1.11.0', default_options: ['buildtype=plain', 'c_std=gnu99'], license: 'BSD') diff --git a/tests/tests.results b/tests/tests.results index 328c9f5b..79a3a86f 100644 --- a/tests/tests.results +++ b/tests/tests.results @@ -1,4 +1,4 @@ -esc_term_name_version.sh b027d478df4b9a82bd7819750fd52050 +esc_term_name_version.sh f3974006782bc38bb3b8755e1255cbd9 decfra-no-restrict-cursor.sh 10e91417532188a4b1e81408273591ac decfra-restrict-cursor.sh 5b84d38a1d924cf36c0ed1ab2c302f37 decera-no-restrict-cursor.sh cc60dadaa0c888af93f2235119d18db7