diff options
author | Vladimir Prus <vladimir@codesourcery.com> | 2006-11-09 19:26:45 +0000 |
---|---|---|
committer | Vladimir Prus <vladimir@codesourcery.com> | 2006-11-09 19:26:45 +0000 |
commit | 027fc1bcc30b9fff4055dc1da0cbc6044aee0909 (patch) | |
tree | 1734e802382341e2a15a76736dcf9d24b5addd37 | |
parent | a38cd18094c58f80fecb2c9bbb1b9a1047d175ea (diff) | |
download | fsf-binutils-gdb-027fc1bcc30b9fff4055dc1da0cbc6044aee0909.zip fsf-binutils-gdb-027fc1bcc30b9fff4055dc1da0cbc6044aee0909.tar.gz fsf-binutils-gdb-027fc1bcc30b9fff4055dc1da0cbc6044aee0909.tar.bz2 |
Move changelog entry to the right place
-rw-r--r-- | gdb/ChangeLog | 7 | ||||
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9f9ec02..7347c4c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,10 +1,3 @@ -2006-11-09 Vladimir Prus <vladimir@codesourcery.com> - - * gdb.base/help.exp (help_test_raw): New. - (test_class_help): New. - (test_prefix_command_help): New. - Adjust testcases. - 2006-11-09 Joel Brobecker <brobecker@adacore.com> * sparc-tdep.c (sparc_fetch_instruction): Read instruction diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a039ea3..6cec3d7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2006-11-09 Vladimir Prus <vladimir@codesourcery.com> + + * gdb.base/help.exp (help_test_raw): New. + (test_class_help): New. + (test_prefix_command_help): New. + Adjust testcases. + 2006-11-09 Christophe Lyon <christophe.lyon@st.com> * gdb.base/constvars.c (main): Write to crass and crips, so that |