gedit r6834 - in branches/gnome-2-24: . help po
- From: pborelli svn gnome org
- To: svn-commits-list gnome org
- Subject: gedit r6834 - in branches/gnome-2-24: . help po
- Date: Sat, 10 Jan 2009 17:55:15 +0000 (UTC)
Author: pborelli
Date: Sat Jan 10 17:55:15 2009
New Revision: 6834
URL: http://svn.gnome.org/viewvc/gedit?rev=6834&view=rev
Log:
2.24.3
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/NEWS
branches/gnome-2-24/README
branches/gnome-2-24/configure.ac
branches/gnome-2-24/help/ChangeLog
branches/gnome-2-24/po/ChangeLog
Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS (original)
+++ branches/gnome-2-24/NEWS Sat Jan 10 17:55:15 2009
@@ -1,4 +1,19 @@
============
+gedit 2.24.3
+============
+
+New Features and Fixes
+======================
+- Backport some bugfixes from the developement version
+
+New and updated translations
+============================
+- Alexander Shopov (bg)
+- Priit Laes (et)
+- Shankar Prasad (kn)
+
+
+============
gedit 2.24.2
============
Modified: branches/gnome-2-24/README
==============================================================================
--- branches/gnome-2-24/README (original)
+++ branches/gnome-2-24/README Sat Jan 10 17:55:15 2009
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.24.2 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.24.3 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 @@
Simple install procedure:
- % gzip -cd gedit-2.24.2.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.24.2 # change to the toplevel directory
+ % gzip -cd gedit-2.24.3.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.24.3 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build gedit
[ Become root if necessary ]
Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac (original)
+++ branches/gnome-2-24/configure.ac Sat Jan 10 17:55:15 2009
@@ -4,7 +4,7 @@
m4_define(gedit_major_version, 2)
m4_define(gedit_minor_version, 24)
-m4_define(gedit_micro_version, 2)
+m4_define(gedit_micro_version, 3)
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]