billiob pushed a commit to branch master.

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

commit fb3ff886c2e4b2879b8f109c94bfc3a76737f5e1
Author: Boris Faure <[email protected]>
Date:   Sun Dec 25 23:02:00 2016 +0100

    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 a0bd9e0..25c835e 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 4e5e79b..c9cdece 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 0991f49..827cf03 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

-- 


Reply via email to