2008-05-14 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / ChangeLog
index 3f74b73247ef93e76079677efd69c0f683df60b5..0adaae8baa18dc1f4eefc406a44a6d0dbe9a2e78 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * configure.in, data/Makefile.am, data/dotnet35.pc : 
+         add new package for .net framework 3.5 libs.
+
+2008-05-12  Raja R Harinath  <harinath@hurrynot.org>
+
+       * scripts/mono-service.in: Undo 2008-05-08.  '2>&1' is not a bash-ism.
+
+2008-05-09  Zoltan Varga  <zovarga@debian.chello.hu>
+
+       * Makefile.am (get-monolite-latest): Create mcs/lib if not existing.
+
+2008-05-08  Robert Jordan  <robertjj@gmx.net>
+
+       * scripts/mono-service.in: Replace bash-ism with `sh' syntax.
+
+2008-05-07  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * data/net_[1_1|2_0]/machine.config: Add entry to remap the public 
+       key used by Silverlight 2.0 platform assemblies. Needed in both 
+       profiles since SN uses 1.0.
+
+2008-05-05  Andreas Färber  <andreas.faerber@web.de>
+
+       * configure.in: Detect ppc64 target architecture.
+       
+       Contributed unter MIT/X11 license.
+
+2008-04-29  Kornél Pál  <kornelpal@gmail.com>
+
+       * configure.in: Check for sys/utime.h.
+       * winconfig.h: Define HAVE_SYS_UTIME_H, undef HAVE_UTIME_H.
+
+2008-04-28  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Use lowercase for 'integrity of package' for consistency.
+
+2008-04-28  Geoff Norton  <gnorton@novell.com>
+
+       * build-iphone.sh: Some updates to work with the latest SDK.
+
 2008-04-24  Zoltan Varga  <vargaz@gmail.com>
 
        * configure.in: Use the three argument form of AC_DEFINE everywhere since it is