diff options
author | Roland McGrath <roland@gnu.org> | 2004-11-30 03:37:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-11-30 03:37:32 +0000 |
commit | d37c140675f172ffe7cbbbeff02706c5071e53eb (patch) | |
tree | 0b18b17f455d35bb91f116ddcd051e1bc481eb7f | |
parent | 6fc39d3a42d6d67363a072574bd6cc0104c3b385 (diff) | |
download | glibc-d37c140675f172ffe7cbbbeff02706c5071e53eb.tar.gz glibc-d37c140675f172ffe7cbbbeff02706c5071e53eb.tar.xz glibc-d37c140675f172ffe7cbbbeff02706c5071e53eb.zip |
* posix/confstr.c: Avoid punctuation in #error text. cvs/fedora-glibc-20041130T0624
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e3b74a394b..3ee1a56311 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-11-29 Roland McGrath <roland@redhat.com> + + * posix/confstr.c: Avoid punctuation in #error text. + 2004-11-27 Ulrich Drepper <drepper@redhat.com> * posix/Makefile (tests): Add tst-sysconf. |