[latexila] Release 3.19.3



commit e382ef3bf4c41aab256e9f9b9a1df438ef9ad704
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Jan 17 18:51:18 2016 +0100

    Release 3.19.3

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c5295f6..6cb9f24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 LaTeXila NEWS
 
+Release 3.19.3
+--------------
+* Adapt code for gspell API changes
+* Adapt code to support again loading and saving remote files
+* Better gnome-shell integration: add an application menu and fix the
+  "Open a New Window" right-click action
+* Make LaTeXila D-Bus activatable
+* Change "Unsaved Document" to "Untitled Document"
+* Other various small code improvements
+* Translation updates
+
 Release 3.19.2
 --------------
 * Adapt code for GspellLanguage API changes
diff --git a/configure.ac b/configure.ac
index 36a316c..f538c71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([LaTeXila],
-        [3.19.2],
+        [3.19.3],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=latexila],
        [latexila],
        [https://wiki.gnome.org/Apps/LaTeXila])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]