This is a mirror of official site: http://jasper-net.blogspot.com/

Mono 2.8.1 is out

| Sunday, November 21, 2010
We have just released Mono 2.8.1. Mono 2.8.1 is a bug fix release for Mono 2.8 that contains the major fixes for bugs that were identified in Mono 2.8, it also contains a few security fixes.

You can download this version from our Download page

  • Fix DateTime's from binary representation #648252 (gonzalo)
  • Fixed Nullable's serialization in Remoting's binary serializer #646556 (gonzalo)
  • Logging profiler build fix (zoltan)
  • Fixed an assert for localalloc (long) when using LLVM (zoltan)
  • Disabled cardtables on SGen on 64bit configurations, will be re-enabled in Mono 2.10
  • Fixes a crash when using the embedded API
  • Add new mono-dl-fallback API for registering P/Invoke lookup hooks (mostly for PS3 and Wii, but useful for embedders in general) (miguel).
  • Allow ordinal entry points on Windows 636966 (gonzalo)
  • Fixes file system scanning for Linux systems 637078 (gonzalo)
  • Fixes GetLocalicalDriveString (gonzalo)
  • UDP sockets allow connections to Any 639098 (gonzalo)
  • GetProcessById now works on Mac (gonzalo)
  • Map SO_EXCLUSIVEADDRUSE to !SO_REUSEADDR 643475 (gonzalo)
  • Timers: fix collision handling code (gonzalo)
  • Support unloading System assemblies when sockets are used (zoltan)
  • Fix to utf8 to utf16 decoding (gonzalo)
  • Fix WCF proxy names (marek)
  • Fix WCF dispatchers (marek)
  • No longer closes WCF response prematurely (marek)
(more...)


Read more: Mono

Posted via email from .NET Info

0 comments: