[gedit/gnome-3-6] Release 3.6.2
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/gnome-3-6] Release 3.6.2
- Date: Mon, 12 Nov 2012 22:30:26 +0000 (UTC)
commit e4ffccb3c18852b28130846aab7e063e7eb079d1
Author: Paolo Borelli <pborelli gnome org>
Date: Mon Nov 12 21:41:36 2012 +0100
Release 3.6.2
NEWS | 40 ++++++++++++++++++++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 44 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 48c1253..0fdc01e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
===========
+gedit 3.6.2
+===========
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- as (Nilamdyuti Goswami)
+- be (Sviatlana Liasovich)
+- ca (Gil Forcada)
+- ca valencia (David Planella)
+- cs (Marek ÄernockÃ)
+- de (Wolfgang Stoeggl)
+- el (Tom Tryfonidis)
+- es (Daniel Mustieles)
+- et (Mattias PÃldaru)
+- fa (Arash Mousavi)
+- gl (Fran Dieguez)
+- gu (Sweta Kothari)
+- hu (Gabor Kelemen)
+- id (Andika Triwidada)
+- ja (Takayuki KUSANO)
+- km (Khoem Sokhem)
+- lt (Aurimas Äernius)
+- lv (RÅdolfs Mazurs)
+- mr (Sandeep Shedmake)
+- nb (Kjartan Maraas)
+- pa (A S Alam)
+- pl (Piotr DrÄg)
+- ru (Yuri Myasoedov)
+- sk (DuÅan Kazik)
+- sl (Matej UrbanÄiÄ)
+- sr latin (Miroslav NikoliÄ)
+- sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+- uk (Daniel Korostil)
+
+
+===========
gedit 3.6.1
===========
diff --git a/README b/README
index 250cbc0..690ba01 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.6.1 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.6.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.6.1.tar.xz # unpack the sources
- % cd gedit-3.6.1 # change to the toplevel directory
+ % tar Jxf gedit-3.6.2.tar.xz # unpack the sources
+ % cd gedit-3.6.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 e53fb50..e34ac13 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, 6)
-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]