libgda r3368 - in branches/LIBGDA_4.0: . installers/WindowsWix



Author: vivien
Date: Fri Mar 27 19:38:19 2009
New Revision: 3368
URL: http://svn.gnome.org/viewvc/libgda?rev=3368&view=rev

Log:
Released 4.0.1

Modified:
   branches/LIBGDA_4.0/ChangeLog
   branches/LIBGDA_4.0/NEWS
   branches/LIBGDA_4.0/installers/WindowsWix/make-zip-exe.sh

Modified: branches/LIBGDA_4.0/NEWS
==============================================================================
--- branches/LIBGDA_4.0/NEWS	(original)
+++ branches/LIBGDA_4.0/NEWS	Fri Mar 27 19:38:19 2009
@@ -1,3 +1,9 @@
+libgda 4.0.1, 2009-03-27
+
+ - make sure Libgda's GdaMetaStore object behaves correctly even if the
+   SQLite provider is not installed
+ - misc. corrections
+
 libgda 4.0.0, 2009-03-16
 
 libgda 3.99.14, 2009-03-15

Modified: branches/LIBGDA_4.0/installers/WindowsWix/make-zip-exe.sh
==============================================================================
--- branches/LIBGDA_4.0/installers/WindowsWix/make-zip-exe.sh	(original)
+++ branches/LIBGDA_4.0/installers/WindowsWix/make-zip-exe.sh	Fri Mar 27 19:38:19 2009
@@ -103,7 +103,7 @@
 #
 # includes
 #
-files=(gda-batch.h gda-blob-op.h gda-column.h gda-config.h gda-connection-event.h gda-connection.h gda-connection-private.h gda-data-access-wrapper.h gda-data-comparator.h gda-data-handler.h gda-data-model-array.h gda-data-model-bdb.h gda-data-model-dir.h gda-data-model-extra.h gda-data-model.h gda-data-model-import.h gda-data-model-iter-extra.h gda-data-model-iter.h gda-data-model-private.h gda-data-proxy.h gda-data-select.h gda-debug-macros.h gda-decl.h gda-easy.h gda-enums.h gda-enum-types.h gda-holder.h gda-lockable.h gda-log.h gda-marshal.h gda-meta-store.h gda-meta-struct.h gda-mutex.h gda-quark-list.h gda-row.h gda-server-operation.h gda-server-provider-extra.h gda-server-provider.h gda-server-provider-private.h gda-set.h gda-statement-extra.h gda-statement.h gda-threader.h gda-transaction-status.h gda-transaction-status-private.h gda-util.h gda-value.h gda-xa-transaction.h libgda.h)
+files=(gda-batch.h gda-blob-op.h gda-column.h gda-config.h gda-connection-event.h gda-connection.h gda-connection-private.h gda-data-access-wrapper.h gda-data-comparator.h gda-data-handler.h gda-data-model-array.h gda-data-model-bdb.h gda-data-model-dir.h gda-data-model-extra.h gda-data-model.h gda-data-model-import.h gda-data-model-iter-extra.h gda-data-model-iter.h gda-data-model-private.h gda-data-proxy.h gda-data-select.h gda-debug-macros.h gda-decl.h gda-easy.h gda-enums.h gda-enum-types.h gda-holder.h gda-lockable.h gda-log.h gda-marshal.h gda-meta-store.h gda-meta-struct.h gda-mutex.h gda-quark-list.h gda-row.h gda-server-operation.h gda-server-provider-extra.h gda-server-provider.h gda-server-provider-private.h gda-set.h gda-statement-extra.h gda-statement.h gda-transaction-status.h gda-transaction-status-private.h gda-util.h gda-value.h gda-xa-transaction.h libgda.h)
 add_files_to_zip $archive_dev $prefix include/libgda-4.0/libgda $files
 
 files=(gda-sqlite-provider.h)



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