[gedit] Release 2.91.8
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 2.91.8
- Date: Mon, 7 Mar 2011 09:57:22 +0000 (UTC)
commit 8a9ef6eeb7ef992ace8f958bc3b052f352a971bf
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Mar 7 10:57:29 2011 +0100
Release 2.91.8
NEWS | 22 ++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 26 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 986e82e..e6b9d2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
============
+gedit 2.91.8
+============
+
+New Features and Fixes
+======================
+- Help has been ported to mallard format (Jim Campbell)
+- Improvements in the overlay (Cosimo Cecchi)
+- Misc bugfixes
+
+New and updated translations
+============================
+- ar (Khaled Hosny)
+- bn_IN ("Last-Translator: \n")
+- es (Jorge González)
+- et (Mattias Põldaru)
+- ko (Changwoo Ryu)
+- lv (Rudolfs)
+- nb (Kjartan Maraas)
+- sv (Daniel Nylander)
+- uk (Korostil Daniel)
+
+============
gedit 2.91.7
============
diff --git a/README b/README
index 3f9ca0e..eee8761 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.91.7 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.91.8 of gedit. gedit is a small and lightweight UTF-8 text
editor for the GNOME environment.
gedit is part of GNOME and uses the latest GTK+ and GNOME libraries.
@@ -71,8 +71,8 @@ plugins support.
Simple install procedure:
- % gzip -cd gedit-2.91.7.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.91.7 # change to the toplevel directory
+ % gzip -cd gedit-2.91.8.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.91.8 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build gedit
[ Become root if necessary ]
diff --git a/configure.ac b/configure.ac
index e077589..b68eb30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
m4_define(gedit_major_version, 2)
m4_define(gedit_minor_version, 91)
-m4_define(gedit_micro_version, 7)
+m4_define(gedit_micro_version, 8)
m4_define(gedit_version, gedit_major_version.gedit_minor_version.gedit_micro_version)
AC_INIT([gedit],[gedit_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gedit],[gedit],[http://projects.gnome.org/gedit/])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]