billiob pushed a commit to branch terminology-1.1.

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

commit fc1aef81432679a33dd37fa3735b7cca08666b85
Author: Boris Faure <bill...@gmail.com>
Date:   Sat Sep 2 17:24:06 2017 +0200

    Terminology release 1.1.1
---
 ChangeLog         | 11 +++++++++++
 Marrakesh.mrk     |  2 +-
 NEWS              | 15 ++++++++++++++-
 README            |  2 +-
 configure.ac      |  2 +-
 man/terminology.1 |  2 +-
 6 files changed, 29 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d6d0daf..41f3091 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
+2017-09-02
+
+        * Release v1.1.1
+        * Add Danish translation
+        * Fix issues with bottom margins
+        * No longer add spurious newlines in selections in the backlog
+        * No longer add space when running command from -e option
+        * Fix -T option to set the title of the window
+
+
 2017-08-19
 
+        * Release v1.1.0
         * 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.
diff --git a/Marrakesh.mrk b/Marrakesh.mrk
index 71837d9..25dcf7f 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: 1.1.0
+VERSION: 1.1.1
 LICENSE: BSD-2
 COPYING: COPYING AUTHORS
 NEEDS: 1.11
diff --git a/NEWS b/NEWS
index 8010039..5104950 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,20 @@
 =================
-Terminology 1.1.0
+Terminology 1.1.1
 =================
 
+Changes since 1.1.0:
+--------------------
+
+Additions:
+    * Danish translation
+
+Fixes:
+    * Fix issues with bottom margins
+    * No longer add spurious newlines in selections in the backlog
+    * No longer add space when running command from -e option
+    * Fix -T option to set the title of the window
+
+
 Changes since 1.0.0:
 --------------------
 
diff --git a/README b/README
index 3b11f35..797576c 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Terminology 1.1.0
+Terminology 1.1.1
 
 ******************************************************************************
 
diff --git a/configure.ac b/configure.ac
index 240e0d3..03d9ff4 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], [1.1.0], [enlightenment-devel@lists.sourceforge.net])
+AC_INIT([terminology], [1.1.1], [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 354a631..3c714b9 100644
--- a/man/terminology.1
+++ b/man/terminology.1
@@ -1,5 +1,5 @@
 .\" Manpage for Terminology
-.TH man 1 "19 Aug 2017" "1.1.0" "Terminology man page"
+.TH man 1 "02 Sep 2017" "1.1.1" "Terminology man page"
 .SH NAME
 Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation 
Libraries).
 .SH SYNOPSIS

-- 


Reply via email to