From fb3ff886c2e4b2879b8f109c94bfc3a76737f5e1 Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Sun, 25 Dec 2016 23:02:00 +0100 Subject: [PATCH] add changelog for v1.0.0 The date chosen there may not be the actual date of the release --- ChangeLog | 16 ++++++++++++++++ NEWS | 24 +++++++++++++++++++++++- man/terminology.1 | 2 +- 3 files changed, 40 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a0bd9e0a..25c835e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2016-12-31 + * Release v1.0.0 + * Bold/Italic support (on by default) + * Add keybinding shift+home to go to the top of the backlog + * Add keybinding shift+end to reset scroll + * Add keybinding shift+left/right to switch between tabs + * Add keybinding ctrl+alt+t to change terminal's title + * Add ability to copy links on right-click menu + * Font size can be changed by escape sequence + * Rewrite link detection to be more efficient + * Sanitize SHELL environment variable when using it + * Fix selections + * Fixes about escape sequences managing tabs + * Many fixes + + 2015-09-17 * Release v0.9.1 * Fix resizing issue diff --git a/NEWS b/NEWS index 4e5e79b2..c9cdecef 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,29 @@ ================= -Terminology 0.9.1 +Terminology 1.0.0 ================= +Changes since 0.9.1: +-------------------- + +Additions: + * Bold/Italic support (on by default) + +Improvement: + * Add keybinding shift+home to go to the top of the backlog + * Add keybinding shift+end to reset scroll + * Add keybinding shift+left/right to switch between tabs + * Add keybinding ctrl+alt+t to change terminal's title + * Add ability to copy links on right-click menu + * Font size can be changed by escape sequence + * Rewrite link detection to be more efficient + * Sanitize SHELL environment variable when using it + +Fixes: + * Fix selections + * Fixes about escape sequences managing tabs + * Many fixes + + Changes since 0.9.0: -------------------- diff --git a/man/terminology.1 b/man/terminology.1 index 0991f493..827cf035 100644 --- a/man/terminology.1 +++ b/man/terminology.1 @@ -1,5 +1,5 @@ .\" Manpage for Terminology -.TH man 1 "12 April 2016" "0.9.1" "Terminology man page" +.TH man 1 "31 Dec 2016" "1.0.0" "Terminology man page" .SH NAME Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries). .SH SYNOPSIS