diff --git a/debug/org.eclipse.cdt.debug.ui/ChangeLog b/debug/org.eclipse.cdt.debug.ui/ChangeLog index eb13831dda7..ed80be361b5 100644 --- a/debug/org.eclipse.cdt.debug.ui/ChangeLog +++ b/debug/org.eclipse.cdt.debug.ui/ChangeLog @@ -1,3 +1,7 @@ +2004-06-16 Mikhail Khodjaiants + Moved the disassembly font definition to the platform "Debug" theme. + * plugin.xml + 2004-06-16 Mikhail Khodjaiants Added support for the "Skip Breakpoints" and "Skip breakpoints during a "Run To Line" operation. * RunToLineAdapter.java diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml index 223ab9cb7cc..cdf1f0bfd21 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.xml +++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml @@ -1261,7 +1261,7 @@