From: Yao Qi Date: Wed, 20 Nov 2013 03:02:17 +0000 (+0800) Subject: Move changelog entry to the right ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3e9ecad3e843a588fa610c2419f7d3117014a927;p=binutils-gdb.git Move changelog entry to the right ChangeLog --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3afa68e0a66..e2962411949 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,3 @@ -2013-11-19 Yao Qi - - * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'. - (mi_list_varobj_children_range): Likewise. - 2013-11-19 Yao Qi * varobj.c (varobj_get_type): Fix typo. diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 37bd536e5f1..8314e045e9c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2013-11-19 Yao Qi + + * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'. + (mi_list_varobj_children_range): Likewise. + 2013-11-19 Yao Qi * lib/mi-support.exp (mi_child_regexp): Remove unnecessary '\'.