diff options
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a3f6f10..c68b405 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2010-04-14 Doug Evans <dje@google.com> - * source.c (open): Strip DOS drive letter if present before + * source.c (openp): Strip DOS drive letter if present before concatenating string to search path. 2010-04-14 Pedro Alves <pedro@codesourcery.com> |