[latexila] Release 3.23.1
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila] Release 3.23.1
- Date: Thu, 26 Jan 2017 17:10:09 +0000 (UTC)
commit 83e06efde3cee6570980c04f36e1e6d14db458c1
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Jan 26 18:03:25 2017 +0100
Release 3.23.1
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8ee3b48..a6f8928 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
LaTeXila NEWS
+Release 3.23.1, 2017-01-26
+--------------------------
+* Update code to not use deprecated GtkSourceView APIs.
+* Use the Gtef library, available at:
+ https://github.com/swilmet/gtef
+ Some functionality has been moved from LaTeXila to Gtef.
+* Change menu item label "Search Forward" -> "Jump to PDF" to not confuse it
+ with the normal search and replace feature. And adapt the docs accordingly.
+* Update the build system to use autoconf-archive macros instead of
+ gnome-common. See:
+ https://wiki.gnome.org/Projects/GnomeCommon/Migration
+* Translation updates
+
Release 3.22.1, 2016-12-18
--------------------------
* Fix Vala compilation error with newer valac compiler
diff --git a/configure.ac b/configure.ac
index 9bc7869..52d770e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ LT_INIT
GLIB_REQUIRED_VERSION="2.50"
GTK_REQUIRED_VERSION="3.20"
GTKSOURCEVIEW_REQUIRED_VERSION="3.23.1"
-GTEF_REQUIRED_VERSION="1.99.0"
+GTEF_REQUIRED_VERSION="1.99.1"
GSPELL_REQUIRED_VERSION="1.0"
VALA_REQUIRED_VERSION="0.34"
GEE_REQUIRED_VERSION="0.10"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]