diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0c70f16..9406230 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2005-11-18 Andrew Stubbs <andrew.stubbs@st.com> + + * mi/mi-main.c (mi_load_progress): Ensure the use of the correct mi + uiout for the duration of the function. + 2005-11-18 Nick Roberts <nickrob@snap.net.nz> * mi/gdb-mi.el (gdb-source-file-list): Declare. |