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/parser/ChangeLog')
-rw-r--r--mcs/ilasm/parser/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/ilasm/parser/ChangeLog b/mcs/ilasm/parser/ChangeLog
index 6ab10ee7057..6e2fd82a797 100644
--- a/mcs/ilasm/parser/ChangeLog
+++ b/mcs/ilasm/parser/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-14 Jackson Harper <jackson@ximian.com>
+
+ * ILParser.jay: Set module names.
+
2004-05-25 Jackson Harper <jackson@ximian.com>
* ILParser.jay: Fix casting for data type constants.