Fix some small memory leaks.
[mono.git] / mono / metadata / TODO
index 7c7da2c7aef7a70c24b3886ee962492d27554e3a..f37fd6563881e84e76041b66cdac58fd1b7e8222 100644 (file)
@@ -1,5 +1,4 @@
 
-* Rename assembly.c to module.c
+* Uniform names
 
-       * Rename all symbols called `assembly' to module, because that is 
-         what they actually are.
\ No newline at end of file
+       We have a mess of names in the icall.c file, we need to sort that out.