[latexila/latexila-2-0] Release 2.0.8 (see the releases-2-0 branch)



commit 0311d2c075cf260781f824ef79b2f77edbab722b
Author: Sébastien Wilmet <swilmet src gnome org>
Date:   Tue Jun 14 00:45:18 2011 +0200

    Release 2.0.8 (see the releases-2-0 branch)

 CMakeLists.txt |    2 +-
 NEWS           |   12 ++++++++++++
 README         |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 34f1424..8992c32 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.0.7")
+set (APP_VERSION "2.0.8")
 
 message (STATUS "*** Building ${APP_NAME} ${APP_VERSION} ***")
 
diff --git a/NEWS b/NEWS
index f51ce8b..f837175 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,18 @@ LaTeXila NEWS
 - Some code clean-up and little fixes
 
 
+===============================
+* Release 2.0.8 (June 14, 2011)
+===============================
+
+- Fix a segmentation fault on search
+- Change behavior of HOME and END buttons
+- More completion data (Pieter Pareit)
+- Completion: insert \item for list environments (Pieter Pareit)
+- German translation: some fixes (Max Schillinger)
+- Some other little improvements and bug fixes
+
+
 ==============================
 * Release 2.0.7 (Mar 25, 2011)
 ==============================
diff --git a/README b/README
index 23eea15..ada2f75 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is the version 2.0.7 of LaTeXila.
+This is the version 2.0.8 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]