[gedit-latex] Release 3.4.1
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-latex] Release 3.4.1
- Date: Mon, 11 Jun 2012 20:13:32 +0000 (UTC)
commit 50c377d8e840ec1558ae4d46a8c5f06f2d225672
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Jun 11 22:13:23 2012 +0200
Release 3.4.1
INSTALL | 9 +++++++--
NEWS | 17 +++++++++++++++++
README | 2 +-
configure.ac | 2 +-
4 files changed, 26 insertions(+), 4 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index 7d1c323..a1e89e1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Installation Instructions
*************************
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -226,6 +226,11 @@ order to use an ANSI C compiler:
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
+ HP-UX `make' updates targets which have the same time stamps as
+their prerequisites, which makes it generally unusable when shipped
+generated files such as `configure' are involved. Use GNU `make'
+instead.
+
On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
parse its `<wchar.h>' header file. The option `-nodtk' can be used as
a workaround. If GNU CC is not installed, it is therefore recommended
diff --git a/NEWS b/NEWS
index 3e94467..48a2605 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
=================
+gedit-latex 3.4.1
+=================
+
+New features and fixes
+======================
+- Misc bugfixes
+
+Updated translations
+====================
+- es (Daniel Mustieles)
+- fr (Bruno Brouard)
+- lv (RÅdolfs Mazurs)
+- pl (Piotr DrÄg)
+- pt_BR (Bruno Gurgel)
+- sl (filmsi)
+
+=================
gedit-latex 3.4.0
=================
diff --git a/README b/README
index 6bb1dfc..5a23900 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.4.0 of gedit-latex. gedit-latex is a plugin that provides
+This is version 3.4.1 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 4639745..80ae792 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, 4)
-m4_define(gedit_latex_micro_version, 0)
+m4_define(gedit_latex_micro_version, 1)
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]