Skip to content

Commit

Permalink
Released version 4.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivien Malerba committed Sep 2, 2011
1 parent f535162 commit 2b3892f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection=no

if HAVE_LIBXSLT
XSLT_DIR=libgda-xslt
Expand Down
25 changes: 25 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
libgda 4.2.9, 2011-09-02

- Improved GdaThreadWrapper notifications
- Fixed embedded MDBTOOLS's compilation issues
- GdaBrowser: improved LDAP support and other general improvements and
corrections
- SQL parser: support the ILIKE operator
- Many small corrections and improvements (compilation warnings,
documentation, UI, default values handling, ...)
- Better handle parameters valued to NULL in statements
- Web provider (DB access through a web server) improvements (deployment,
documentation and performances)
- Allow reporting of statement execution's delay
- Support out of tree UI plugins creation
- Bugs corrected: #651692, #651829, #651922, #652024, #653082,
#654370, #654068
- Translations:
- eo (Kristjan SCHMIDT)
- de (Christian Kirbach, Mario Blättermann)
- zh_CN (Yinghua Wang)
- es (Daniel Mustieles, Gonzalo Sanhueza)
- sl (Matej Urbančič)
- nb (Kjartan Maraas)
- fr (Claude Paroz)

libgda 4.2.8, 2011-06-01

- tools (GdaSql & GdaBrowser): allow to display detailed DSN information, and
Expand Down

0 comments on commit 2b3892f

Please sign in to comment.