[gedit] Release 3.11.92
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.11.92
- Date: Mon, 17 Mar 2014 20:56:50 +0000 (UTC)
commit 3cff33fdfa0ef23372f275488d996248318eaa27
Author: Paolo Borelli <pborelli gnome org>
Date: Mon Mar 17 21:48:45 2014 +0100
Release 3.11.92
NEWS | 32 ++++++++++++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 36 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index ed1b8b0..654093a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
=============
+gedit 3.11.92
+=============
+
+New Features and Fixes
+======================
+- Implement drag'n'drop for the documents panel
+- Misc bug fixes.
+
+New and updated translations
+============================
+- ca (Pau Iranzo)
+- cs (Marek Černocký)
+- de (Christian Kirbach)
+- de (Wolfgang Stoeggl)
+- es (Daniel Mustieles)
+- fi (Jiri Grönroos)
+- fr (naybnet)
+- id (Andika Triwidada)
+- ko (Changwoo Ryu)
+- lv (Rūdolfs Mazurs)
+- pa (A S Alam)
+- pl (Paweł Żołnowski)
+- pt (Tiago S.)
+- ru (Yuri Myasoedov)
+- sr latin (Miroslav Nikolić)
+- sr (Мирослав Николић)
+- uk (Daniel Korostil)
+- zh_CN (Wylmer Wang)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+=============
gedit 3.11.91
=============
diff --git a/README b/README
index e8219c2..ae649c6 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.11.91 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.11.92 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.
@@ -70,8 +70,8 @@ plugins support.
Simple install procedure:
- % tar Jxf gedit-3.11.91.tar.xz # unpack the sources
- % cd gedit-3.11.91 # change to the toplevel directory
+ % tar Jxf gedit-3.11.92.tar.xz # unpack the sources
+ % cd gedit-3.11.92 # 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 7627f81..ac3c911 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, 11)
-m4_define(gedit_micro_version, 91)
+m4_define(gedit_micro_version, 92)
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],[https://wiki.gnome.org/Apps/Gedit])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]