2007-12-23 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / metadata / ChangeLog
index e5decdec472b76d9f7f203c7b0534de898936f3c..bc3fd302e057d5d8185230c6534ad22832b86bb5 100644 (file)
@@ -1,5 +1,8 @@
 2007-12-23  Zoltan Varga  <vargaz@gmail.com>
 
+       * assembly.c: Significally simplify code now that referenced assemblies are 
+       loaded lazily. Get rid of the 'loading' hashtables. Hopefully fixes #347629.
+
        * threads.h: Don't include  the internal threads-types.h header file. Fixes
        #349952.