about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-11-03 01:21:26 +0000
committerRoland McGrath <roland@gnu.org>2002-11-03 01:21:26 +0000
commitcd180b205f92263a6dc6d87be56e73c910259af4 (patch)
tree771d537a84675436c6edbc2179ef6afa220bd021 /ChangeLog
parent05dab910b0032cab151f3c4507dc04100b1c2ce0 (diff)
downloadglibc-cd180b205f92263a6dc6d87be56e73c910259af4.tar.gz
glibc-cd180b205f92263a6dc6d87be56e73c910259af4.tar.xz
glibc-cd180b205f92263a6dc6d87be56e73c910259af4.zip
* sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: New file.
2002-11-02  Roland McGrath  <roland@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 869fafee2b..26dcd78a3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-11-02  Roland McGrath  <roland@redhat.com>
 
+	* sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: New file.
+
+2002-11-02  Roland McGrath  <roland@redhat.com>
+
 	* manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_r
 	description to be clearer and to say that *RESULT is set to ENTRY.