diff options
author | Roland McGrath <roland@gnu.org> | 2007-08-04 20:48:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2007-08-04 20:48:51 +0000 |
commit | b5075bdc05a705ca36f02885d764abe37b6057bb (patch) | |
tree | 7e13427b30f53d49e1486488afec1c25f78fe36a | |
parent | d9967a8b0e24809866defeb15e6dac3cc8002dc5 (diff) | |
download | glibc-b5075bdc05a705ca36f02885d764abe37b6057bb.tar.gz glibc-b5075bdc05a705ca36f02885d764abe37b6057bb.tar.xz glibc-b5075bdc05a705ca36f02885d764abe37b6057bb.zip |
* posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a39444a557..e5cfbb3fbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-08-04 Roland McGrath <roland@redhat.com> + + * posix/Makefile ($(objpfx)getconf.speclist): Fix typo. + 2007-08-04 Jakub Jelinek <jakub@redhat.com> * io/bits/fcntl2.h (open, open64, openat, openat64): Add |