**** Merged r43239 from MCS ****
[mono.git] / ChangeLog
index bca813c263632113a8f32aa0e4bf85173c7f83f5..e4f656fb2399d64ae872c3a63f5ccffa94dce9d0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2005-04-19  Jonathan Pryor  <jonpryor@vt.edu>
+
+       * configure.in: Add check for <sys/xattr.h>.
+         Thanks to Daniel Drake <dsd@gentoo.org> for the patch.
+
+2005-04-18  Zoltan Varga  <vargaz@freemail.hu>
+
+       * configure.in: Applied another freebsd patch from Bill Middleton (flashdict@gmail.com).
+
+2005-04-16  Miguel de Icaza  <miguel@novell.com>
+
+       * configure.in (PTHREAD_POINTER_ID): Patch from Jonathan Pryor to
+       fix the Mono build on Solaris (bug #72818)
+
+2005-04-16  Bill Middleton  <flashdict@gmail.com>
+
+       * configure.in (PREVIEW): Allow --without-preview to work.
+       From #74615.
+
+2005-04-15  Zoltan Varga  <vargaz@freemail.hu>
+
+       * configure.in: Applied another freebsd patch from Bill Middleton (flashdict@gmail.com).
+
+2005-04-14  Raja R Harinath  <rharinath@novell.com>
+
+       * mono/Makefile.am (DIST_SUBDIRS): Add 'handles' directory.
+       * configure.in (AC_OUTPUT): Add back 'mono/handles' directory.
+
+2005-04-13  Raja R Harinath  <rharinath@novell.com>
+
+       * configure.in (AC_OUTPUT): Remove 'mono/handles' directory.
+
+2005-04-12 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * configure.in: added checks for epoll().
+
+2005-04-12  Geoff Norton  <gnorton@customerdna.com>
+
+       * configure.in: Disable -O2 on PPC until #74562 is fixed.
+
 2005-04-11  James Willcox  <james@ximian.com>
 
        * man/mkbundle.1: add --static option