[gedit/gnome-2-28] Release 2.28.1
- From: Paolo Borelli <pborelli src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit/gnome-2-28] Release 2.28.1
- Date: Mon, 9 Nov 2009 21:57:55 +0000 (UTC)
commit 73ab7ef4deca70597ec5505525f37a9fe3ad09ec
Author: Paolo Borelli <pborelli gnome org>
Date: Mon Nov 9 22:03:18 2009 +0100
Release 2.28.1
NEWS | 22 ++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 26 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index e1d1d95..35f954f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
============
+gedit 2.28.1
+============
+
+New Features and Fixes
+======================
+- Fix regressions in the External Tools plugin (Jesse van den Kieboom)
+- Better OSX integration (Jesse van den Kieboom)
+- Misc bugfixes
+
+New and updated translations
+============================
+- ca (Gil Forcada)
+- crh (ReÅ?at SABIQ)
+- lv (RÅ«dolfs Mazurs)
+- ro (Adi Roiban)
+- ru (Alexander Saprykin)
+- sl (Matej UrbanÄ?iÄ?)
+- th (à¸à¸²à¸?ม à¹?à¸?à¸?ิà¸?ัà¸?à¸?วาà¸?à¸?à¸?à¹?)
+- th (Theppitak Karoonboonyanan)
+
+
+============
gedit 2.28.0
============
diff --git a/README b/README
index ff32593..3dde9cb 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.28.0 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.28.1 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 @@ enable python plugins support.
Simple install procedure:
- % gzip -cd gedit-2.28.0.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.28.0 # change to the toplevel directory
+ % gzip -cd gedit-2.28.1.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.28.1 # 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 49e369f..6a3e39e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.59)
m4_define(gedit_major_version, 2)
m4_define(gedit_minor_version, 28)
-m4_define(gedit_micro_version, 0)
+m4_define(gedit_micro_version, 1)
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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]