2002-07-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / ChangeLog
index 8cbf3c121a7de290020f9176dc821a048333b04e..085f96a37c4ce53af009585e932b1a746f8f9044 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+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