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:
authorMiguel de Icaza <miguel@gnome.org>2006-11-21 08:16:10 +0300
committerMiguel de Icaza <miguel@gnome.org>2006-11-21 08:16:10 +0300
commit63ddcc3aadbe7bdb3ac44d364da9d3671c6f3112 (patch)
tree179799586aa2fb98d3688fce15365417208661e8 /docbrowser/ChangeLog
parent0f6f27c7f1075b6758c90ef1f3b499d602957359 (diff)
Fix a couple of crashers (fix signatures) + style fixes
svn path=/trunk/mono-tools/; revision=68235
Diffstat (limited to 'docbrowser/ChangeLog')
-rw-r--r--docbrowser/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/docbrowser/ChangeLog b/docbrowser/ChangeLog
index ac76a060..1150f167 100644
--- a/docbrowser/ChangeLog
+++ b/docbrowser/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-19 Miguel de Icaza <miguel@novell.com>
+
+ * mondoc.in: Make this work with XulRunner, otherwise this crashes
+ with some crash inside AppendText inside Mozilla.
+
2006-08-09 Mike Kestner <mkestner@novell.com>
* browser.cs: fix a few event handler sigs.