[libgda/LIBGDA_5.2] Updated NEWS for upcoming 5.2.5 release



commit dbee428e71f29fee64f890a3235c0b3c4fef5bf7
Author: Daniel Espinosa <esodan gmail com>
Date:   Sun Sep 23 15:15:40 2018 -0500

    Updated NEWS for upcoming 5.2.5 release

 Makefile.am |  1 -
 NEWS        | 29 +++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/Makefile.am b/Makefile.am
index d42eebf9d..63184e733 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -123,7 +123,6 @@ EXTRA_DIST = \
        intltool-extract.in \
        intltool-merge.in \
        intltool-update.in \
-       mkinstalldirs \
        $(example_files) \
        getsp.class \
        getsp.java
diff --git a/NEWS b/NEWS
index 2accf3c8d..8ad93fcbd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+
+libgda 5.2.5
+
+ - Updated SQLite to 3.8.11.1
+ - Fix SQLCipher build by embedding source code for 3.4.2 version
+ - Fix SQLCipher disabling
+ - Fix Doc generation
+ - Bugs corrected: #787685 #789382 #761560 #761529 #760420 #761424 #754263 #754208
+ - Corrected HTML output containing <SCRIPT> tag
+ - Correct some truncated help strings
+ - Don't use (deprecated) g_thread_supported()
+ - MySQL meta data: fixed case where schema is incomplete in MySQL database
+ - Allow introspection for gda_sql_builder_add_cond_v()
+ - SQLite: handle WITHOUT ROWID without any error
+ - Translations:
+       - es (Daniel Mustieles)
+       - da (Ask Hjorth Larsen)
+       - pt_BR (Rafael Fontenelle)
+       - eu (Inaki Larranaga Murgoitio)
+       - sr (Мирослав Николић)
+       - sv (Anders Jonsson)
+       - de (Mario Blättermann)
+       - cs (Marek Černocký)
+       - hu (Balázs Meskó)
+       - oc (Balázs Meskó)
+       - el (Tom Tryfonidis)
+       - po (Pedro Albuquerque)
+       - id (Andika Triwidada)
+
 libgda 5.2.4, 2015-06-13
 
  - Added missing file in distributed tarball, bug #750891


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