Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail Khodjaiants2006-09-11 17:45:54 +0000
committerMikhail Khodjaiants2006-09-11 17:45:54 +0000
commit7827b8d4a1979e41e67bb0c5b6b62052b161b7bf (patch)
tree305aa25ab711221666791c00de4e19a2ba166cc2 /debug/org.eclipse.cdt.debug.mi.ui/ChangeLog
parent4dda6937d9079ae47697952e11a7229f5f5b3791 (diff)
downloadorg.eclipse.cdt-7827b8d4a1979e41e67bb0c5b6b62052b161b7bf.tar.gz
org.eclipse.cdt-7827b8d4a1979e41e67bb0c5b6b62052b161b7bf.tar.xz
org.eclipse.cdt-7827b8d4a1979e41e67bb0c5b6b62052b161b7bf.zip
Bug 156114: GDB options layout problem.
Applied patch from Vladimir Prus (vladimir@codesourcery.com).
Diffstat (limited to 'debug/org.eclipse.cdt.debug.mi.ui/ChangeLog')
-rw-r--r--debug/org.eclipse.cdt.debug.mi.ui/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.debug.mi.ui/ChangeLog b/debug/org.eclipse.cdt.debug.mi.ui/ChangeLog
index 2456b33a9f4..bded9c2603d 100644
--- a/debug/org.eclipse.cdt.debug.mi.ui/ChangeLog
+++ b/debug/org.eclipse.cdt.debug.mi.ui/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-11 Mikhail Khodjaiants
+ Bug 156114: GDB options layout problem.
+ Applied patch from Vladimir Prus (vladimir@codesourcery.com).
+ * StandardGDBDebuggerPage.java
+
2006-04-16 Mikhail Khodjaiants
Bug 113107: Make trace logs more readily available.
* MIUIMessages.properties

Back to the top