billiob pushed a commit to branch master.

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

commit c3588eae4b16b22fe8e47874cf38660b7b89e688
Author: Boris Faure <[email protected]>
Date:   Sun Feb 15 14:12:16 2015 +0100

    terminology 0.8.0 release
---
 ChangeLog         | 12 +++++++++++-
 Marrakesh.mrk     |  2 +-
 NEWS              | 20 ++++++++++++++++++--
 configure.ac      |  2 +-
 man/terminology.1 |  2 +-
 5 files changed, 32 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 45e7a02..2108831 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,18 @@
+2015-02-15
+
+        * Release v0.8.0
+        * Gravatar support
+        * Add a visual tab bar
+        * Add xterm "notification" support
+        * Display pre-edit text when composing
+        * Selection improvements
+        * Various bug fixes
+
 2014-10-06
 
         * Release v0.7.0
         * Internationalization and Localization support
-        * Options -s/--split to start terminology with multiple splits
+        * Options -S/--split to start terminology with multiple splits
         * Configurable key bindings
         * Add a panel to launch elementary_config
         * Opacity level can be configured in translucent mode
diff --git a/Marrakesh.mrk b/Marrakesh.mrk
index 2f534ea..a6437c4 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.7.99
+VERSION: 0.8.00
 LICENSE: BSD-2
 COPYING: COPYING AUTHORS
 NEEDS: 1.11
diff --git a/NEWS b/NEWS
index b5c36f2..431a418 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,29 @@
 =================
-Terminology 0.7.0
+Terminology 0.8.0
 =================
 
+Changes since 0.7.0:
+--------------------
+
+Additions:
+    * Gravatar support
+    * Visual tab bar
+    * xterm "notification" support
+
+Improvements:
+    * Display pre-edit text when composing
+    * Selection improvements
+
+Fixes:
+    * Various bug fixes
+
+
 Changes since 0.6.1:
 --------------------
 
 Additions:
     * Internationalization and Localization support
-    * Options -s/--split to start terminology with multiple splits
+    * Options -S/--split to start terminology with multiple splits
     * Configurable key bindings
     * Add a panel to launch elementary_config
 
diff --git a/configure.ac b/configure.ac
index c43b6f5..a8231e8 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.7.99], [[email protected]])
+AC_INIT([terminology], [0.8.0], [[email protected]])
 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 6a6a376..9dd9e77 100644
--- a/man/terminology.1
+++ b/man/terminology.1
@@ -1,5 +1,5 @@
 .\" Manpage for Terminology
-.TH man 1 "23 August 2014" "0.7" "Terminology man page"
+.TH man 1 "15 February 2015" "0.8" "Terminology man page"
 .SH NAME
 Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation 
Libraries).
 .SH SYNOPSIS

-- 


Reply via email to