From 3b3df45fa40a3ae6c10246e29db14672ae90a9d8 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Sat, 5 Sep 2015 14:24:30 +0200 Subject: [PATCH] terminology 0.9.0 release --- ChangeLog | 33 ++++++++++++++++++++++++++++++--- Marrakesh.mrk | 2 +- NEWS | 26 +++++++++++++++++++++++++- README | 2 +- configure.ac | 2 +- man/terminology.1 | 2 +- 6 files changed, 59 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2108831b..28f4de76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2015-09-06 + + * Release v0.9.0 + * Add keybing to fullscreen Terminology + * Right click on selection to be able to copy/open it + * Add meta/hyper to key bindings + * Add option to always show miniview + * Add option to disable terminology escape codes + * Add -a option to tyls to display hidden files + * tybg without arguments restores the default wallpaper + * Escape closes media popup + * Terminology works on solaris + * Font selector now displays previews with current theme colors + * Try to get mime type when displaying URLs + * Do not use ':' as word separator but trim it from word selections + * Improved resizing handling + * Various bug fixes + + 2015-02-15 * Release v0.8.0 @@ -8,6 +27,7 @@ * Selection improvements * Various bug fixes + 2014-10-06 * Release v0.7.0 @@ -23,6 +43,7 @@ * Fix issue with mute option * Various bug fixes + 2014-07-02 * Release v0.6.1 @@ -46,12 +67,14 @@ * Support rotation metadata on media files * Various bug fixes + 2014-05-17 * Release v0.5.1 * Make terminology compatible with upcoming efl/elm 1.10 * Fix disappearing prompt on resize + 2014-03-08 * Release v0.5.0 @@ -62,6 +85,7 @@ * improve terminal compatibility * bug fixes + 2013-12-07 * Release v0.4.0 @@ -76,14 +100,17 @@ * be able to inline edje objects * bug fixes + 2013-03-24 - Release v0.3.0 + * Release v0.3.0 + 2012-12-15 - Release v0.2.0 + * Release v0.2.0 + 2012-08-25 - Initial release v0.1.0 + * Initial release v0.1.0 diff --git a/Marrakesh.mrk b/Marrakesh.mrk index a6437c42..a9f88e63 100644 --- a/Marrakesh.mrk +++ b/Marrakesh.mrk @@ -5,7 +5,7 @@ PROJ: Terminology PROJICON: data/icons/terminology.png BRIEF: A beautiful terminal emulator for the commandline emulator -VERSION: 0.8.00 +VERSION: 0.9.00 LICENSE: BSD-2 COPYING: COPYING AUTHORS NEEDS: 1.11 diff --git a/NEWS b/NEWS index 431a4181..b534fbdf 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,31 @@ ================= -Terminology 0.8.0 +Terminology 0.9.0 ================= +Changes since 0.8.0: +-------------------- + +Additions: + * Add keybing to fullscreen Terminology + * Right click on selection to be able to copy/open it + * Add meta/hyper to key bindings + * Add option to always show miniview + * Add option to disable terminology escape codes + +Improvements: + * Add -a option to tyls to display hidden files + * tybg without arguments restores the default wallpaper + * Escape closes media popup + * Terminology works on solaris + * Font selector now displays previews with current theme colors + * Try to get mime type when displaying URLs + * Do not use ':' as word separator but trim it from word selections + * Improved resizing handling + +Fixes: + * Various bug fixes + + Changes since 0.7.0: -------------------- diff --git a/README b/README index 26b5bab9..e2b71a93 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Terminology 0.8.0 +Terminology 0.9.0 ****************************************************************************** diff --git a/configure.ac b/configure.ac index e5bbbc99..a59f31cf 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([terminology], [0.8.99], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([terminology], [0.9.0], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/man/terminology.1 b/man/terminology.1 index 9dd9e77b..e474d74a 100644 --- a/man/terminology.1 +++ b/man/terminology.1 @@ -1,5 +1,5 @@ .\" Manpage for Terminology -.TH man 1 "15 February 2015" "0.8" "Terminology man page" +.TH man 1 "06 September 2015" "0.9" "Terminology man page" .SH NAME Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries). .SH SYNOPSIS