[gedit] Release 3.3.2
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.3.2
- Date: Sun, 8 Jan 2012 12:39:35 +0000 (UTC)
commit caa2a52afd3fd4f70a160e05c10d05195341f054
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Jan 8 13:42:04 2012 +0100
Release 3.3.2
NEWS | 33 +++++++++++++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 37 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index ec12640..717abbc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,37 @@
===========
+gedit 3.3.2
+===========
+
+New Features and Fixes
+======================
+- More docs awesome (Jim Campbell)
+- Port snippets and external tools managers to GtkGrid (Paolo Borelli)
+- Fix crashes when exiting with new gtk+ (Paolo Borelli)
+- Improvements in filebrowser plugin (Ignacio Casal Quinteiro)
+- Symbolic icons for close buttons (Ignacio Casal Quinteiro)
+- Misc bugfixes
+
+New and updated translations
+============================
+- be (Sviatlana Liasovich)
+- bg (Alexander Shopov)
+- eo (Kristjan SCHMIDT)
+- es (Daniel Mustieles)
+- et (Mattias PÃldaru)
+- fr (Alain Lojewski)
+- fr (Bruno Brouard)
+- he (Yaron Shahrabani)
+- ja (Jiro Matsuzawa)
+- lt (Aurimas Äernius)
+- mk ("Last-Translator: Jovan N\n")
+- nb (Kjartan Maraas)
+- ru (Misha Shnurapet)
+- ru (Yuri Myasoedov)
+- sl (Andrej ÅnidarÅiÄ)
+- te (Praveen Illa)
+- zh_CN (Colin Zhao)
+
+===========
gedit 3.3.1
===========
diff --git a/README b/README
index 32c9bb0..8035f78 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.3.1 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.3.2 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:
- % tar Jxf gedit-3.3.1.tar.xz # unpack the sources
- % cd gedit-3.3.1 # change to the toplevel directory
+ % tar Jxf gedit-3.3.2.tar.xz # unpack the sources
+ % cd gedit-3.3.2 # 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 8182568..3b54b32 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, 3)
-m4_define(gedit_micro_version, 1)
+m4_define(gedit_micro_version, 2)
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]