[gedit] 2.91.11
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] 2.91.11
- Date: Sat, 26 Mar 2011 00:56:27 +0000 (UTC)
commit b3f60b1a92b09fc4380bacfb399a3db8fe9a1651
Author: Paolo Borelli <pborelli gnome org>
Date: Sat Mar 26 01:46:14 2011 +0100
2.91.11
NEWS | 23 +++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 27 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2039d11..a2eea3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,27 @@
=============
+gedit 2.91.11
+=============
+
+New Features and Fixes
+======================
+- Resurrect the plugin message bus (Jesse van den Kieboom)
+- More improvements in the new user help (Jim Campbell)
+- Misc bugfixes
+
+New and updated translations
+============================
+- as (Nilamdyuti Goswami)
+- bg (Krasimir Chonov)
+- es (Daniel Mustieles)
+- it (Milo Casagrande)
+- pl (Piotr DrÄ?g)
+- sl (Andrej ŽnidarÅ¡iÄ?)
+- sv (Daniel Nylander)
+- zh_CN (YunQiang Su)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+=============
gedit 2.91.10
=============
diff --git a/README b/README
index df4b341..2828c53 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.91.10 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.91.11 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:
- % gzip -cd gedit-2.91.10.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.91.10 # change to the toplevel directory
+ % gzip -cd gedit-2.91.11.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.91.11 # 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 0cbe4d7..bc7e2a5 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, 91)
-m4_define(gedit_micro_version, 10)
+m4_define(gedit_micro_version, 11)
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]