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:
authorMichael Hutchinson <mhutchinson@novell.com>2010-05-26 01:46:19 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2010-05-26 01:46:19 +0400
commit4332b24e200892ef91020847a8734f58af7344f9 (patch)
tree8aeb9be7c8b1c6a2eeede09a0022d6fc7bbdba5c /main/src/core/MonoDevelop.Ide/ChangeLog
parent6a3f9f59c5a7c8cc5396423fd94640327a37e501 (diff)
* MonoDevelop.Ide.Gui/DocumentSwitcher.cs: Map keys.
svn path=/trunk/monodevelop/; revision=157913
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/ChangeLog')
-rw-r--r--main/src/core/MonoDevelop.Ide/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/ChangeLog b/main/src/core/MonoDevelop.Ide/ChangeLog
index 79dc6c8517..c92ecb5ce2 100644
--- a/main/src/core/MonoDevelop.Ide/ChangeLog
+++ b/main/src/core/MonoDevelop.Ide/ChangeLog
@@ -1,5 +1,9 @@
2010-05-25 Michael Hutchinson <mhutchinson@novell.com>
+ * MonoDevelop.Ide.Gui/DocumentSwitcher.cs: Map keys.
+
+2010-05-25 Michael Hutchinson <mhutchinson@novell.com>
+
* MonoDevelop.Components/PangoCairoHelper.cs: Pre-emptively
fix calling conventions for pangocairo on Windows.