aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-11-04 10:33:19 +0000
committerUlrich Drepper <drepper@redhat.com>2002-11-04 10:33:19 +0000
commitc7e56cbea2f09ad24d17b1575a3c98a2afaa9aa5 (patch)
treeeda794129d0c3219e26848528ac29f6b7bc7648e /ChangeLog
parent226e9fda254a6c4f63837d4cfa5366c1d87d77f9 (diff)
downloadglibc-c7e56cbea2f09ad24d17b1575a3c98a2afaa9aa5.tar
glibc-c7e56cbea2f09ad24d17b1575a3c98a2afaa9aa5.tar.gz
glibc-c7e56cbea2f09ad24d17b1575a3c98a2afaa9aa5.tar.bz2
glibc-c7e56cbea2f09ad24d17b1575a3c98a2afaa9aa5.zip
Update.
* libio/bug-wfflush.c (do_test): Using fseek is not allowed when wide oriented streams are used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9fa94f3f8..963bc6c4c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-11-04 Ulrich Drepper <drepper@redhat.com>
+ * libio/bug-wfflush.c (do_test): Using fseek is not allowed when
+ wide oriented streams are used.
+
* nss/getXXent_r.c (ENDFUNC_NAME): Don't do anything if the
service hasn't been used [PR libc/4744].