billiob pushed a commit to branch master.

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

commit 15c9ea0e6b90efa74fd06b6d99556e0e201aecff
Author: Boris Faure <[email protected]>
Date:   Wed Aug 16 22:24:56 2017 +0200

    ChangeLog/NEWS for 1.1.0
---
 ChangeLog | 20 ++++++++++++++++++++
 NEWS      | 28 +++++++++++++++++++++++++++-
 2 files changed, 47 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 0de8b14..d6d0daf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2017-08-19
+
+        * Double-click on tab title to change it
+        * Add option to disable focus-in/out animations and visuals
+        * Add option to set current window size as default.
+        * Support Right/Left Margins
+        * Support for the DECERA/DECFRA escape codes
+        * Move cursor to position on Click+Alt
+        * Add binding (Alt+Up/Down/Left/Right) to move around panes
+        * Fallback to ~ or / when creating new term if current dir is not 
available
+        * Support only efl >= 1.8.0
+        * Harden escape codes decoding
+        * Update all terms of a window when changing font (name or size)
+        * Remove teamwork feature
+        * Correctly handle the DECOM, DECSTBM, DECSLRM escape codes
+        * Fix crash when resizing and there are tabs in content
+        * Fix mouse motion and mouse button reporting
+        * Set window sizing to 1xp step when having visible tabs
+
+
 2017-01-07
 
         * Release v1.0.0
diff --git a/NEWS b/NEWS
index c9cdece..8010039 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,33 @@
 =================
-Terminology 1.0.0
+Terminology 1.1.0
 =================
 
+Changes since 1.0.0:
+--------------------
+
+Additions:
+    * Double-click on tab title to change it
+    * Add option to disable focus-in/out animations and visuals
+    * Add option to set current window size as default.
+    * Support Right/Left Margins
+    * Support for the DECERA/DECFRA escape codes
+    * Move cursor to position on Click+Alt
+    * Add binding (Alt+Up/Down/Left/Right) to move around panes
+
+Improvement:
+    * Fallback to ~ or / when creating new term if current dir is not available
+    * Support only efl >= 1.8.0
+    * Harden escape codes decoding
+    * Update all terms of a window when changing font (name or size)
+    * Remove teamwork feature
+
+Fixes:
+    * Correctly handle the DECOM, DECSTBM, DECSLRM escape codes
+    * Fix crash when resizing and there are tabs in content
+    * Fix mouse motion and mouse button reporting
+    * Set window sizing to 1xp step when having visible tabs
+
+
 Changes since 0.9.1:
 --------------------
 

-- 


Reply via email to