[gedit] Release 3.5.2



commit aa7e18fda00f43ad0240aa16104ac4493592804d
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Aug 30 18:51:10 2012 +0200

    Release 3.5.2

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 README       |    6 +++---
 configure.ac |    2 +-
 3 files changed, 44 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index d7885ce..6eace37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
 ===========
+gedit 3.5.2
+===========
+
+New Features and Fixes
+======================
+- Improvements in snippets plugin (Jesse van den Kieboom)
+- Use autoreconf instead gnome-autogen (Javier JardÃn)
+- Misc bugfixes
+
+New and updated translations
+============================
+- ar (Khaled Hosny)
+- as (Nilamdyuti Goswami)
+- de (Mario BlÃttermann)
+- el (Tom Tryfonidis)
+- es (Daniel Mustieles)
+- gl (Fran Dieguez)
+- gu ("Last-Translator: \n")
+- he (Yaron Shahrabani)
+- id (Andika Triwidada)
+- it (Milo Casagrande)
+- ja (OKANO Takayoshi)
+- lt (Aurimas Äernius)
+- mr (Sandeep Shedmake)
+- nb (Kjartan Maraas)
+- nn (Moonchild)
+- pl (Piotr DrÄg)
+- pt (Duarte Loreto)
+- ru (Stas Solovey)
+- ru (Yuri Myasoedov)
+- sl (Matej UrbanÄiÄ)
+- sr latin (Miroslav NikoliÄ)
+- sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+- tr (Muhammet Kara)
+- vi (Nguyán ThÃi Ngác Duy)
+- zh_CN (Colin Zhao)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+===========
 gedit 3.5.1
 ===========
 
diff --git a/README b/README
index 6f5ee21..5e2eaa4 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 3.5.1 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.5.2 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.1.tar.xz			# unpack the sources
-  % cd gedit-3.5.1				# change to the toplevel directory
+  % tar Jxf gedit-3.5.2.tar.xz			# unpack the sources
+  % cd gedit-3.5.2				# 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 c4df96c..a5ffdb5 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, 1)
+m4_define(gedit_micro_version, 2)
 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]