aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-09 17:57:28 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-09 17:57:28 +0000
commit257bdad02163893320cdb0adf9a56fdb5cf7827b (patch)
tree29928572df9f18111c3a0a38e22c6fbb649d03e9 /ChangeLog
parent7c5bb945c280c1ac231ba0cabedcc8a80cf77af8 (diff)
downloadglibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.tar
glibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.tar.gz
glibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.tar.bz2
glibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.zip
Update.
2001-02-09 Ulrich Drepper <drepper@redhat.com> * libio/tst_wscanf.c (main): Add cast to avoid warning. * libio/tst_swscanf.c (main): Likewise..
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a4d1f1a67..74d3d2d0c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-09 Ulrich Drepper <drepper@redhat.com>
+
+ * libio/tst_wscanf.c (main): Add cast to avoid warning.
+ * libio/tst_swscanf.c (main): Likewise..
+
2001-02-09 Jakub Jelinek <jakub@redhat.com>
* sysdeps/generic/setenv.c (unsetenv): Remove const from len.