summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index ff8dfdccf..32070c03a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,12 @@
2004-04-09 Corinna Vinschen <corinna@vinschen.de>
+ * path.cc (fsinfo): Global storage for file system information.
+ (fs_info::update): Store file system information also in fsinfo and
+ short circuit GetVolumeInformation by using alredy stored file system
+ information.
+
+2004-04-09 Corinna Vinschen <corinna@vinschen.de>
+
* fhandler.h (fhandler_base::status): Declare private.
(fhandler_base::open_status): Ditto.
(class fhandler_socket): Move status bits into private bitfield struct