diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-04-29 02:08:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-04-29 02:08:51 +0000 |
commit | da4b5d7cdfedc2fa9021968faf0de21fa52f91c3 (patch) | |
tree | 1009ba0d5ac80c03c60ea31c57848e45710b9034 /ChangeLog | |
parent | 9393da465996d640ed79358bcd5e5c14cb83b16d (diff) | |
download | glibc-da4b5d7cdfedc2fa9021968faf0de21fa52f91c3.tar.gz glibc-da4b5d7cdfedc2fa9021968faf0de21fa52f91c3.tar.xz glibc-da4b5d7cdfedc2fa9021968faf0de21fa52f91c3.zip |
[BZ #798]
2005-04-28 Ulrich Drepper <drepper@redhat.com> [BZ #798] * nscd/Makefile: Help losers who use --with-headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 37a608b342..52e7117608 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-28 Ulrich Drepper <drepper@redhat.com> + + [BZ #798] + * nscd/Makefile: Help losers who use --with-headers. + 2005-04-28 Roland McGrath <roland@redhat.com> [BZ #796] |