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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2010-06-29 14:41:15 +0400
committerLluis Sanchez <lluis@novell.com>2010-06-29 14:41:15 +0400
commit9e2b5941954811ddb2f64ce56f56fee5ad888284 (patch)
tree50a55896b7ee1a4fd20919bd46815c1bab559b75 /main/src/core/MonoDevelop.Ide/ChangeLog
parent14e36547ba6f20ec4d41f1f93b37a2bc49ecb707 (diff)
* MonoDevelop.Components.Docking/DockItemContainer.cs: Added missing
null checks. Fixes bug #613437 - Null Reference Exception on loading a project. svn path=/trunk/monodevelop/; revision=159659
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/ChangeLog')
-rw-r--r--main/src/core/MonoDevelop.Ide/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/ChangeLog b/main/src/core/MonoDevelop.Ide/ChangeLog
index 7b6dffc427..851598b375 100644
--- a/main/src/core/MonoDevelop.Ide/ChangeLog
+++ b/main/src/core/MonoDevelop.Ide/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-29 Lluis Sanchez Gual <lluis@novell.com>
+
+ * MonoDevelop.Components.Docking/DockItemContainer.cs: Added
+ missing null checks. Fixes bug #613437 - Null Reference
+ Exception on loading a project.
+
2010-06-28 Lluis Sanchez Gual <lluis@novell.com>
* MonoDevelop.Components.Docking/DockBarItem.cs: Don't hide