[gedit-latex] Release 3.3.2
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-latex] Release 3.3.2
- Date: Sat, 5 Nov 2011 10:49:27 +0000 (UTC)
commit 9c2392c4fc85f6763fc1a243cbba8f53dcfe10d7
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Nov 5 11:49:17 2011 +0100
Release 3.3.2
NEWS | 19 +++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7910120..9cc6275 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
=================
+gedit-latex 3.3.2
+=================
+
+New features and fixes
+======================
+- Prevent crash of bibtex parser on quoted strings. (Sven (Sbte))
+- Initial port to GtkGrid (Ignacio Casal Quinteiro)
+- Use gvfs-open instead of deprecated gnome-open (Vincent Untz)
+- Misc bugfixes
+
+Updated translations
+====================
+- de (Mario BlÃttermann)
+- eo (Kristjan SCHMIDT)
+- es (Daniel Mustieles)
+- sl (Matej UrbanÄiÄ)
+- sv (Daniel Nylander)
+
+=================
gedit-latex 3.3.1
=================
diff --git a/README b/README
index 74b2e56..0bbdf64 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.3.1 of gedit-latex. gedit-latex is a plugin that provides
+This is version 3.3.2 of gedit-latex. gedit-latex is a plugin that provides
features to ease the edition of latex documents.
Installation
diff --git a/configure.ac b/configure.ac
index 8623a92..9fb40c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ([2.63])
m4_define(gedit_latex_major_version, 3)
m4_define(gedit_latex_minor_version, 3)
-m4_define(gedit_latex_micro_version, 1)
+m4_define(gedit_latex_micro_version, 2)
m4_define(gedit_latex_version, gedit_latex_major_version.gedit_latex_minor_version.gedit_latex_micro_version)
AC_INIT([gedit-latex],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]