Add entry for change in solib-osf.c (osf_in_dynsym_resolve_code).

This commit is contained in:
Joel Brobecker 2001-06-28 10:38:12 +00:00
parent b184b2876a
commit ad98fdaf51
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2001-06-28 Joel Brobecker <brobecker@act-europe.fr>
* solib-osf.c (osf_in_dynsym_resolve_code): Add a comment
explaining the consequences of always returning zero. No code
change.
2001-06-28 Andrew Cagney <ac131313@redhat.com>
From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>: