aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-03-05 19:58:20 +0000
committerRoland McGrath <roland@gnu.org>2003-03-05 19:58:20 +0000
commit5fc728a23a4e7c1527e6e2fd56a5082122a7963e (patch)
tree8d65b2c67768a94348b7c9aebc74e62a30d78c0e /ChangeLog
parent790eed83d16363ef9d1241f366e0f3559b7f5c90 (diff)
downloadglibc-5fc728a23a4e7c1527e6e2fd56a5082122a7963e.zip
glibc-5fc728a23a4e7c1527e6e2fd56a5082122a7963e.tar.gz
glibc-5fc728a23a4e7c1527e6e2fd56a5082122a7963e.tar.bz2
* stdio-common/sscanf.c: Use prototype defn with ... syntax.
* libio/swscanf.c: Likewise. * libio/swprintf.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b7f720..8d41eba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-05 Roland McGrath <roland@redhat.com>
+
+ * stdio-common/sscanf.c: Use prototype defn with ... syntax.
+ * libio/swscanf.c: Likewise.
+ * libio/swprintf.c: Likewise.
+
2003-03-04 Roland McGrath <roland@redhat.com>
* sysdeps/powerpc/powerpc64/dl-machine.h: Include <dl-tls.h>.