[latexila] Release 2.2.1



commit e834b67ceae5ef24f758660a8c48e5745157b431
Author: SÃbastien Wilmet <swilmet src gnome org>
Date:   Sat Sep 17 10:53:25 2011 +0200

    Release 2.2.1

 CMakeLists.txt |    2 +-
 NEWS           |   13 +++++++++++++
 README         |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1457ee2..91be0a3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required (VERSION 2.6.4)
 project ("latexila" C)
 
 set (APP_NAME "LaTeXila")
-set (APP_VERSION "2.2.0")
+set (APP_VERSION "2.2.1")
 
 message (STATUS "*** Building ${APP_NAME} ${APP_VERSION} ***")
 
diff --git a/NEWS b/NEWS
index 2d077cf..fbac1fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
 LaTeXila NEWS
 
 ==============================
+* Release 2.2.1 (Sep 17, 2011)
+==============================
+
+- Completion data: add some environments
+- Added Slovenian, Czech, Swedish and Serbian translations
+- Requirements fix: GLib >= 2.28 (instead of 2.26)
+- Compilation: call "valac-0.12" instead of "valac"
+- Bugs fixed:
+  659129: space alone triggers completion with the fr-oss keyboard layout
+  659290: avoid GCC error messages when using -Werror=format-security
+
+
+==============================
 * Release 2.2.0 (Aug 26, 2011)
 ==============================
 
diff --git a/README b/README
index 7310d7d..76043b9 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is the version 2.2.0 of LaTeXila.
+This is the version 2.2.1 of LaTeXila.
 LaTeXila is an Integrated LaTeX Environment for the GNOME desktop.
 
 LaTeXila is released under the GNU General Public License (GPL) version 3 or



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