[gedit] Release 3.5.3
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.5.3
- Date: Wed, 19 Sep 2012 15:59:54 +0000 (UTC)
commit b3123bab471037669bf3d1724d5a623ff74831ec
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Wed Sep 19 17:59:42 2012 +0200
Release 3.5.3
NEWS | 44 ++++++++++++++++++++++++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 48 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6eace37..8ab2a62 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,48 @@
===========
+gedit 3.5.3
+===========
+
+New Features and Fixes
+======================
+- Handle a command line specifying a big line number (Paolo Borelli, David Toton)
+- Extensive snippet collection for docbook
+- Misc bugfixes
+
+New and updated translations
+============================
+- ar (Khaled Hosny)
+- be (Sviatlana Liasovich)
+- bg (Krasimir Chonov)
+- cs (Marek ÄernockÃ)
+- da (Kenneth Nielsen)
+- de (Mario BlÃttermann)
+- el (Tom Tryfonidis)
+- en_GB (Bruce Cowan)
+- es (Daniel Mustieles)
+- fa (Arash Mousavi)
+- fi (Jiri GrÃnroos)
+- fi (sampo555)
+- fr (Alain Lojewski)
+- fr (Bruno Brouard)
+- gu ("Last-Translator: \n")
+- hu (Gabor Kelemen)
+- id (Andika Triwidada)
+- it (Milo Casagrande)
+- ko (Changwoo Ryu)
+- lt (Aurimas Äernius)
+- ml (Ani Peter)
+- mr (Sandeep Shedmake)
+- pa (A S Alam)
+- pl (Piotr DrÄg)
+- pt_BR (Rafael Ferreira)
+- sr latin (Miroslav NikoliÄ)
+- sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+- ta (Dr.T.Vasudevan)
+- th (Theppitak Karoonboonyanan)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+===========
gedit 3.5.2
===========
diff --git a/README b/README
index 5e2eaa4..2d033c5 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.5.2 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.5.3 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:
- % tar Jxf gedit-3.5.2.tar.xz # unpack the sources
- % cd gedit-3.5.2 # change to the toplevel directory
+ % tar Jxf gedit-3.5.3.tar.xz # unpack the sources
+ % cd gedit-3.5.3 # 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 a5ffdb5..1f7b956 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
m4_define(gedit_major_version, 3)
m4_define(gedit_minor_version, 5)
-m4_define(gedit_micro_version, 2)
+m4_define(gedit_micro_version, 3)
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]