diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 21f60fe..0576b00 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2000-12-22 Mark Kettenis <kettenis@gnu.org> + + * solib.c (solib_open): If path is relative, look for it + literally. This matches the behaviour of the GNU dynamic linker + more closely. + 2000-12-22 Fernando Nasser <fnasser@redhat.com> * README: Suggest building in an empty directory. |