diff --git a/nptl/ChangeLog b/nptl/ChangeLog index c7c2acb8d9..9a171ef204 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2005-12-22 Roland McGrath + + * sysdeps/pthread/sigaction.c: Use "" instead of <> to include self, + so that #include_next's search location is not reset to the -I.. + directory where can be found. + 2005-12-22 Ulrich Drepper [BZ #1913]