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:
authorAndreia Gaita <avidigal@novell.com>2008-06-14 03:36:59 +0400
committerAndreia Gaita <avidigal@novell.com>2008-06-14 03:36:59 +0400
commitb72633a7641df862e4168f9f223d3e981453b2d4 (patch)
treef80637372d67eaba0d8e6c2e8e065e0614f8b51e /ChangeLog
parent271543fd97585a1725feb3ebe0f899743c07dafe (diff)
* mono-tools/configure.in: Enable webkit and mono.webbrowser detection.
* mono-tools/docbrowser/browser.cs: Fix loader to not load all the backends. Instead, try loading the selected engine, then the fallback if the first fails, then any other available engine if the fallback fails (and then throw hands in the air and give up). Sprinkle try/catch blocks liberally. * mono-tools/docbrowser/Makefile.am: Enable webkit detection. 2008-06-14 Andreia Gaita <avidigal@novell.com> svn path=/trunk/mono-tools/; revision=105817
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3742194..0b931fd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-14 Andreia Gaita <avidigal@novell.com>
+
+ * configure.in: Enable webkit and mono.webbrowser detection.
+
2008-04-27 Nestor Salceda <nestor.salceda@gmail.com>
* configure.in: Add Maintainability setup to the build.