[gedit] Release 2.29.8
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 2.29.8
- Date: Mon, 1 Mar 2010 20:26:54 +0000 (UTC)
commit 21fa0fd87c1d4280aa08506b905cd25cd651e212
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Mar 1 21:26:04 2010 +0100
Release 2.29.8
NEWS | 25 +++++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 29 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index db093ab..247dce6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
============
+gedit 2.29.8
+============
+
+New Features and Fixes
+======================
+- Rework encoding validation (Paolo Borelli)
+- Misc bugfixes
+
+New and updated translations
+============================
+- bg (Krasimir Chonov)
+- de (Mario Blättermann)
+- en_GB (Bruce Cowan)
+- es (Jorge González)
+- fr (Claude Paroz)
+- gl (Fran Diéguez)
+- he (Liel Fridman)
+- nb (Kjartan Maraas)
+- nn (Torstein Adolf Winterseth)
+- pl (Piotr DrÄ?g)
+- sl (Matej UrbanÄ?iÄ?)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+============
gedit 2.29.7
============
diff --git a/README b/README
index ddb075d..d747341 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.29.6 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.29.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 @@ enable python plugins support.
Simple install procedure:
- % gzip -cd gedit-2.29.6.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.29.6 # change to the toplevel directory
+ % gzip -cd gedit-2.29.8.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.29.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 3e1f73f..a734d49 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, 29)
-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]