2004-05-26 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mono / metadata / ChangeLog
index 30992e90315f47cf1a2544a6234548b67c397078..f63e48ee79224d4b0cea700f7f982ce9fdbb1c6d 100644 (file)
@@ -1,3 +1,36 @@
+2004-05-26  Zoltan Varga  <vargaz@freemail.hu>
+
+       * marshal.c (mono_ftnptr_to_delegate): Implement this.
+       
+2004-05-26  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * culture-info-tables.h: reflecting locale-builder updates.
+
+2004-05-26  Zoltan Varga  <vargaz@freemail.hu>
+
+       * profiler.c (simple_allocation): Skip icall wrapper methods. Fixes
+       #59086.
+
+2004-05-26  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * appdomain.cs: Bumped MONO_CORLIB_VERSION to 20.
+       * icall.c: Modified icalls for RNG.
+       * rand.c|h: Changed RNG interface to allow thread-safe usage under 
+       Windows (CryptoAPI).
+
+2004-05-25  Zoltan Varga  <vargaz@freemail.hu>
+
+       * locales.c: Fix build.
+
+2004-05-25  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * culture-info-tables.h: reflecting locale-builder updates.
+
+2004-05-25  Jackson Harper  <jackson@ximian.com>
+
+       * locales.c: When creating the current culture use the $LANGs
+       specific culture. So DateTimeFormat and NumberFormat entries are created.
+       
 2004-05-25  Zoltan Varga  <vargaz@freemail.hu>
 
        * string-icalls.{h,c} icalls.c: Add new icalls for Strcpy which take