summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index aa967f6db..36727de69 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2008-05-22 Corinna Vinschen <corinna@vinschen.de>
+ * path.cc (symlink_info::check): Define eabuf and easize outside of
+ loop. Set to NULL on first STATUS_EAS_NOT_SUPPORTED. Align comments.
+ Fix formatting.
+
+2008-05-22 Corinna Vinschen <corinna@vinschen.de>
+
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Eliminate
compiler warning.