[gedit] Release 2.27.6
- From: Paolo Borelli <pborelli src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit] Release 2.27.6
- Date: Mon, 7 Sep 2009 19:49:41 +0000 (UTC)
commit e6e802633bc0946a38dc8252d36b367e9f76def2
Author: Paolo Borelli <pborelli gnome org>
Date: Mon Sep 7 21:49:22 2009 +0200
Release 2.27.6
NEWS | 40 ++++++++++++++++++++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 44 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 47d4404..622c453 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
============
+gedit 2.27.6
+============
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- ar (Khaled Hosny)
+- bn_IN (Runa Bhattacharjee)
+- bn (Maruf Ovee)
+- br (Denis Arnaud)
+- cs (Jiri Eischmann)
+- de (Mario Blättermann)
+- el (Î?άÏ?ιοÏ? Î?ηνÏ?ίληÏ?)
+- es (Jorge González)
+- et (Ivar Smolin)
+- eu (Iñaki Larrañaga Murgoitio)
+- fr (Claude Paroz)
+- gu (Sweta Kothari)
+- hu (Gabor Kelemen)
+- it (Milo Casagrande)
+- kn (Shankar Prasad)
+- ko (Changwoo Ryu)
+- nb (Kjartan Maraas)
+- pl (Tomasz Dominikowski)
+- pt_BR (Fábio Nogueira)
+- pt_BR (Rodrigo L. M. Flores)
+- pt (Duarte Loreto)
+- sr latin (Goran RakiÄ?)
+- sr (Ð?оÑ?ан РакиÑ?)
+- sv (Daniel Nylander)
+- ta (I. Felix)
+- tr (Baris Cicek)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+
+============
gedit 2.27.5
============
diff --git a/README b/README
index 4fa7039..cb142fd 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.27.5 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.27.6 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 @@ enable python plugins support.
Simple install procedure:
- % gzip -cd gedit-2.27.5.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.27.5 # change to the toplevel directory
+ % gzip -cd gedit-2.27.6.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.27.6 # 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 023b524..e174b7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.59)
m4_define(gedit_major_version, 2)
m4_define(gedit_minor_version, 27)
-m4_define(gedit_micro_version, 5)
+m4_define(gedit_micro_version, 6)
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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]