*** empty log message ***
[mono.git] / ChangeLog
index 000358c1324e1e57c5db633199a55f36f51ddbf5..0eabce533ae0ce98ecc04938a5c6d70d2ab4f34b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+
+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