diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-11 17:24:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-11 17:24:47 +0000 |
commit | c926001f2a943e3208c0d89096926e3a62481cd7 (patch) | |
tree | fda8af59273c82438aaae65ff1f25b333d486607 /ChangeLog | |
parent | 26169cba3585d3af8568f67e9141cf23f5092d4c (diff) | |
download | glibc-c926001f2a943e3208c0d89096926e3a62481cd7.tar.gz glibc-c926001f2a943e3208c0d89096926e3a62481cd7.tar.xz glibc-c926001f2a943e3208c0d89096926e3a62481cd7.zip |
Update.
2001-01-11 Ulrich Drepper <drepper@redhat.com> * libio/stdio.h: Remove definition of off_t.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 42fc55e2a9..6a44dea2f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-01-11 Ulrich Drepper <drepper@redhat.com> + + * libio/stdio.h: Remove definition of off_t. + 2001-01-11 Andreas Jaeger <aj@suse.de> * wcsmbs/tst-mbrtowc.c (utf8_test): New function by Markus Kuhn |