diff options
author | Paul Koning <pkoning@equallogic.com> | 2011-09-15 15:40:22 +0000 |
---|---|---|
committer | Paul Koning <pkoning@equallogic.com> | 2011-09-15 15:40:22 +0000 |
commit | 72be8ccc5e88f583f91895da273ee1e28e5d628f (patch) | |
tree | 920e697be4f9ff5392d144d5a004b567515a0fbd /gdb/ChangeLog | |
parent | 92f6badcc0f0b96601a40c5eb9eb31dbc57cf19f (diff) | |
download | gdb-72be8ccc5e88f583f91895da273ee1e28e5d628f.zip gdb-72be8ccc5e88f583f91895da273ee1e28e5d628f.tar.gz gdb-72be8ccc5e88f583f91895da273ee1e28e5d628f.tar.bz2 |
MAINTAINERS (Right After Approval): Add myself to the list
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c336dd8..201f56f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-09-15 Paul Koning <paul_koning@dell.com> + + * MAINTAINERS (Right After Approval): Add myself to the list + 2011-09-15 Kevin Pouget <kevin.pouget@st.com> PR threads/12628 |