summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 12e274d29..ad72bfb88 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-28 Eric Blake <ebb9@byu.net>
+
+ * errno.cc (FILENAME_EXCED_RANGE): Map to ENAMETOOLONG.
+
2005-03-27 Christopher Faylor <cgf@timesys.com>
* signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed