[OBV] fix typos in ChangeLog
authorKevin Pouget <kpouget@sourceware.org>
Mon, 19 Sep 2011 10:50:53 +0000 (10:50 +0000)
committerKevin Pouget <kpouget@sourceware.org>
Mon, 19 Sep 2011 10:50:53 +0000 (10:50 +0000)
gdb/ChangeLog

index e67d9b0..053c6ef 100644 (file)
        (inf_has_multiple_thread_cb): New function.
        (inf_has_multiple_threads): New function.
 
-2011-09-15  Kevin Pouget <kevin.pouget@st.com>
+2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
 
        PR Python/12692 Add gdb.selected_inferior() to Python interface.
        * python/py-inferior.c (GdbMethods): New Python method definition.
 
 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
 
-       * MAINTAINERS (Right After Approval): Add myself to the list
+       * MAINTAINERS (Write After Approval): Add myself to the list
 
 2011-09-14  Pedro Alves  <pedro@codesourcery.com>