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 484ace5..2422cad 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2011-05-03 Pierre Muller <muller@ics.u-strasbg.fr> + + * nto-tdep.c (nto_target): Replace deprecated call to + cygwin_conv_to_posix_path functions by cygwin_conv_path calls. + 2011-05-03 Jan Kratochvil <jan.kratochvil@redhat.com> Fix false GCC warning. |