diff options
author | Vladimir Prus <vladimir@codesourcery.com> | 2007-08-14 11:18:56 +0000 |
---|---|---|
committer | Vladimir Prus <vladimir@codesourcery.com> | 2007-08-14 11:18:56 +0000 |
commit | 1267554726eff7b0bd11269594be220432833587 (patch) | |
tree | 655018e2e2d21a13bb7091c706e69fd055ac0d44 /gdb | |
parent | cb851954200d7cf1d391dc9d28dddbefd9840eac (diff) | |
download | gdb-1267554726eff7b0bd11269594be220432833587.zip gdb-1267554726eff7b0bd11269594be220432833587.tar.gz gdb-1267554726eff7b0bd11269594be220432833587.tar.bz2 |
Fix changelog formatting
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index da35d38..487d829 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,5 @@ 2007-08-14 Vladimir Prus <vladimir@codesourcery.com> - gdb/ * breakpoint.c (disable_breakpoints_in_shlibs): Remove the 'silent' parameter and code to implement that. * breakpoint.h (disable_breakpoints_in_shlibs): Adjust @@ -10,7 +9,6 @@ 2007-08-14 Vladimir Prus <vladimir@codesourcery.com> - gdb/ * breakpoint.c (update_breakpoints_after_exec): Don't set address to zero. |