[gedit-plugins] Release 2.27.1
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Release 2.27.1
- Date: Mon, 24 Aug 2009 16:31:10 +0000 (UTC)
commit aa5f3c85beeabd72fa53fdaa3a21bff00414f2c1
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Aug 24 18:30:40 2009 +0200
Release 2.27.1
NEWS | 16 ++++++++++++++++
README | 3 ++-
configure.ac | 4 ++--
3 files changed, 20 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 569159c..fededa5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
====================
+gedit-plugins 2.27.1
+====================
+
+New features and fixes
+======================
+- Remember bookmarks on files using metadata (Ignacio Casal Quinteiro)
+- Misc Bugfixes
+
+New and updated translations
+============================
+- ar (Khaled Hosny)
+- ml (Ani)
+- ne (Mahesh subedi)
+- pl (Tomasz Dominikowski)
+
+====================
gedit-plugins 2.26.3
====================
diff --git a/README b/README
index 4b2151f..e52b376 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.26.2 of gedit-plugins. gedit-plugins are a set of plugins
+This is version 2.27.1 of gedit-plugins. gedit-plugins are a set of plugins
for gedit.
Installation
@@ -16,6 +16,7 @@ How to choose which plugins to build:
where pl1, pl2 ... are one of the following:
+bookmarks Easy document navigation with bookmarks
bracketcompletion Automatically adds closing brackets.
charmap Insert special characters just by clicking on them.
codecomment Comment and uncomment blocks of code.
diff --git a/configure.ac b/configure.ac
index 6fcf99d..cbe9c84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
m4_define(gedit_plugins_major_version, 2)
-m4_define(gedit_plugins_minor_version, 26)
-m4_define(gedit_plugins_micro_version, 3)
+m4_define(gedit_plugins_minor_version, 27)
+m4_define(gedit_plugins_micro_version, 1)
m4_define(gedit_plugins_version, gedit_plugins_major_version.gedit_plugins_minor_version.gedit_plugins_micro_version)
AC_INIT(gedit-plugins, gedit_plugins_version, http://bugzilla.gnome.org/enter_bug.cgi?product=gedit)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]