Add missing ChangeLog entry.

This commit is contained in:
Christopher Faylor 2003-12-15 04:17:27 +00:00
parent 9908d9977b
commit d627d17183
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
pointer to access_worker so that it can use the proper method for
determining stat information.
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Ditto.
* path.cc (path_conv::check): Add read-only attribute to /cygdrive
default settings.
2003-12-14 Christopher Faylor <cgf@redhat.com>