Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-11-28 23:10:07 +0300
committerChristopher Faylor <me@cgf.cx>2003-11-28 23:10:07 +0300
commit268aec400620cf7bef2a9aef0cd694c87800a077 (patch)
treea73f3360ffc51d46a8d691e67a7ab137b706c923 /winsup
parent8cf11e29184e92373aa3229a3cd07f18a511360f (diff)
* speclib: Use correct EOF marker. Ensure that directory is actually deleted
when running under Windows.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 992d56feb..a4b9eebc6 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-28 Christopher Faylor <cgf@redhat.com>
+
+ * speclib: Use correct EOF marker. Ensure that directory is actually
+ deleted when running under Windows.
+
2003-11-27 Christopher Faylor <cgf@redhat.com>
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to