Added implementation of namepsace qualified GetElementsByTagName courtesy of
[mono.git] / ChangeLog
index 1de78e52b0ff62fc5a48619d2a41593bee6da8d6..1063a4569b7e35f88d8357a444bbc157ded7cb05 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+
+Tue Aug 20 15:15:52 CEST 2002 Paolo Molaro <lupus@ximian.com>
+
+       * configure.in: patch by noa@metamatrix.se (Daniel Resare)
+       to error out if bison is missing.
+
+2002-08-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * configure.in: don't link against libdl on windoze.
+
+2002-08-12  Dick Porter  <dick@ximian.com>
+
+       * mono.pc.in: Add $includedir to Cflags
+
+Fri Jul 19 18:38:38 CEST 2002 Paolo Molaro <lupus@ximian.com>
+
+       * configure.in, Makefile.am, mono.pc.in: add a mono.pc file for use
+       with pkg-config.
+       * */Makefile.am: makefile overhaul to create a shared libmono library.
+       * */*.h: do not include config.h in headers that should be installed.
+
+2002-07-12  Dick Porter  <dick@ximian.com>
+
+       * acconfig.h:
+       * configure.in: Check the size of sockaddr_un.sun_path
+
+2002-06-23  Miguel de Icaza  <miguel@ximian.com>
+
+       * man/Makefile.am (man_MANS): Added new man page
+
+       * man/mono-config.5: New manual page describing the mono-config
+       file format. 
+
+2002-06-10  Jaroslaw Kowalski <jarek@atm.com.pl>
+
+       * configure.in: added checks for MSG_NOSIGNAL
+
+2002-05-30  Daniel Morgan <danmorg@sc.rr.com>
+
+       * doc/ado-net: update the ado-net web page on go-mono.com
+       input parameters support, beginnings of Mono.Data.MySQL 
+       and System.Data.OleDb, updated the sample source code,
+       and output from a PostgresTest
+
+2002-05-21  Martin Baulig  <martin@gnome.org>
+
+       * mono.1: Documented the "--debug-args" debugging arguments.
+
+2002-05-21  Martin Baulig  <martin@gnome.org>
+
+       * mono.1: Updated to reflect my latest changes and beautified this a bit.
+       (FIXME: There are still command line argument which aren't documented here.)
+
+2002-05-19  Daniel Morgan <danmorg@sc.rr.com>
+
+       * doc/ado-net: updated page to include C# code snippets using
+       System.Data.  Update status: handle reading NULL values, DataSet/DataAdapter
+       works, executing/reading multiple results, and stored procedures.
+       And other tweaks about the providers.  
+
 2002-05-19  Martin Baulig  <martin@gnome.org>
 
        * mono/Makefile.am (SUBDIRS): Added `os', it's referenced by