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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gui-compare/ChangeLog')
-rw-r--r--gui-compare/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gui-compare/ChangeLog b/gui-compare/ChangeLog
index ed750462..15f9c145 100644
--- a/gui-compare/ChangeLog
+++ b/gui-compare/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-13 Chris Toshok <toshok@ximian.com>
+
+ * CecilMetadata.cs: go back to ignoring all private methods. if
+ there are missing methods due to this, we need to fix the .xml
+ generation.
+
2008-08-11 Sebastien Pouliot <sebastien@ximian.com>
* CecilMetadata.cs: PrettyPrint nullable types correctly.