Add missing ChangeLog entries.

This commit is contained in:
Corinna Vinschen 2001-09-03 16:39:49 +00:00
parent a71aee46c4
commit 4f79e37e4d
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
2001-09-03 Corinna Vinschen <corinna@vinschen.de>
* libc/sys/cygwin/sys/dirent.h (struct dirent): Add `d_fd' member.
Shrink __d_reserved accordingly to keep structure size.
(dirfd): Declare external.
2001-08-29 Joel Sherrill <joel@OARcorp.com>