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-03-24 23:13:30 +0300
committerLluis Sanchez <lluis@novell.com>2010-03-24 23:13:30 +0300
commit1b6c4b6cb595bf83f43a8a250a847bca73d3813b (patch)
treed63cd2aba5157b4526a336356443db46c69995e2 /main/src/addins/MonoDevelop.Debugger/ChangeLog
parentffea5add2bf29bc601e0e41c5d7499aad4c8581f (diff)
* gtk-gui/MonoDevelop.Debugger.BreakpointPropertiesDialog.cs: Flush.
* MonoDevelop.Debugger/StackTracePad.cs: Alloy copying the call stack to the clipboard. Added context menu. svn path=/trunk/monodevelop/; revision=154168
Diffstat (limited to 'main/src/addins/MonoDevelop.Debugger/ChangeLog')
-rw-r--r--main/src/addins/MonoDevelop.Debugger/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/src/addins/MonoDevelop.Debugger/ChangeLog b/main/src/addins/MonoDevelop.Debugger/ChangeLog
index f99fd27855..293d931bfe 100644
--- a/main/src/addins/MonoDevelop.Debugger/ChangeLog
+++ b/main/src/addins/MonoDevelop.Debugger/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-24 Lluis Sanchez Gual <lluis@novell.com>
+
+ * gtk-gui/MonoDevelop.Debugger.BreakpointPropertiesDialog.cs:
+ Flush.
+
+ * MonoDevelop.Debugger/StackTracePad.cs: Alloy copying the
+ call stack to the clipboard. Added context menu.
+
2010-03-22 Lluis Sanchez Gual <lluis@novell.com>
* MonoDevelop.Debugger.addin.xml: