[libgda: 1/2] Updated NEWS file



commit cfeb9d847bc0a1046765becd5d2294d4c8519081
Author: Pavlo Solntsev <p sun fun gmail com>
Date:   Mon Nov 25 23:15:15 2019 -0600

    Updated NEWS file

 NEWS | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/NEWS b/NEWS
index 05dbb4a4e..fa3b2b6b5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,19 @@ libgda-6.0.0
  - PostgreSQL now support GdaText values, so take care because some SELECT operations
    concatenating strings return GdaText values instead of strings.
  - Lot of memory leaks fixed
+ - Added a new module named GdaDB... to simplify DDL operations
+ - Added database generation from an XML file (GdaDBCatalog)
+ - Updated internal SQLite3 version
+ - Added "exxamples" directory as a target to be built (work in progress)
+ - Numerous improvements in CI organisation.
+ - Documentation reorganisation and porting to the new format (in progress)
+ - Code modernized for multiple objects
+ - Added new API for GdaConnection object
+ - Added uniform LOG_DOMAIN usage between translation units
+ - Added Uniform debug code generation
+ - Eliminated multiple static global variable
+ - Improved code quality for libgda to use -Werror
+ - Multiple code improvements, formation, and corrections
 
 ================================================================================
 


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