Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/ilasm/codegen/ChangeLog')
-rw-r--r--mcs/ilasm/codegen/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/ilasm/codegen/ChangeLog b/mcs/ilasm/codegen/ChangeLog
index e85763a4ab3..048659380ab 100644
--- a/mcs/ilasm/codegen/ChangeLog
+++ b/mcs/ilasm/codegen/ChangeLog
@@ -1,3 +1,8 @@
+
+Tue Dec 12 19:19:04 CET 2006 Paolo Molaro <lupus@ximian.com>
+
+ * EventDef.cs: support more than one .other method in events.
+
2006-11-09 Ankit Jain <jankit@novell.com>
* CodeGen.cs (CodeGen.BeginAssemblyRef): Add param for attributes.