bump
[mono.git] / ChangeLog
index 853dee088aa40c82c436357391ffc37ebd1ad23b..be75e21e0263e4134705b77bc6d26981b5f78ea8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,85 @@
+2003-02-17  Daniel Morgan <danmorg@sc.rr.com>
+
+       * doc/provider-factory: add new web page 
+       about Mono.Data's ProviderFactory
+
+       * doc/web/commands
+       * doc/web/makefile: add provider-factory web page to build
+       
+       * doc/ado-net
+       * doc/ibmdb2
+       * doc/postgresql
+       * doc/sqlclient
+       * doc/tdsclient
+       * doc/sybase
+       * doc/mysql
+       * doc/firebird
+       * doc/oracle
+       * doc/oledb
+       * doc/odbc
+       * doc/sqlite: updated web pages
+
+2003-02-16  Martin Baulig  <martin@ximian.com>
+
+       * doc/jit-debug-sample
+       * doc/jit-debug-sample2: Removed.
+
+       * doc/jit-debug: Updated.
+
+2003-02-13  Daniel Morgan <danmorg@sc.rr.com>
+
+       * doc/screenshots
+       * doc/ado-net
+       * doc/oracle
+       * doc/gtk-sharp: update web pages
+       
+2003-02-13  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * data/machine.config: added sample globalization section.
+
+2003-02-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * data/machine.config: added UrlAuthorizationModule and
+       AuthenticationConfigHandler.
+
+2003-02-11  Tim Coleman <tim@timcoleman.com>
+       * data/config.in: Add mapping for Oracle call interface
+       (OCI) native libraries.
+
+2003-02-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * configure.in: added check for sys/un.h.
+
+2003-01-29  Daniel Morgan <danmorg@sc.rr.com>
+
+       * doc/postgresql
+       * doc/mysql
+       * doc/ado-net: updates to web pages
+       
+       * man/sqlsharp.1: update to man page
+
+2003-01-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * configure.in: added WIN32_THREADS flag when building under windows.
+       It seems that the header files of the gc do not always define it when
+       GC_WIN32_THREADS is defined.
+
+2003-01-26  Daniel Morgan <danmorg@sc.rr.com>
+
+       * doc/index
+       * doc/ado-net
+       * doc/firebird
+       * doc/ibmdb2
+       * doc/mysql
+       * doc/odbc
+       * doc/oledb
+       * doc/oracle
+       * doc/postgresql
+       * doc/sqlclient
+       * doc/sqlite
+       * doc/sybase
+       * doc/tdsclient: corrections
+
 2003-01-26  Duncan Mak  <duncan@ximian.com>
 
        * doc/jit-debug: Update the links. Thanks for Andy Oliver for the report.