summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-11-28 20:10:07 +0000
committerChristopher Faylor <me@cgf.cx>2003-11-28 20:10:07 +0000
commit268aec400620cf7bef2a9aef0cd694c87800a077 (patch)
treea73f3360ffc51d46a8d691e67a7ab137b706c923 /winsup/cygwin
parent8cf11e29184e92373aa3229a3cd07f18a511360f (diff)
downloadcygnal-268aec400620cf7bef2a9aef0cd694c87800a077.tar.gz
cygnal-268aec400620cf7bef2a9aef0cd694c87800a077.tar.bz2
cygnal-268aec400620cf7bef2a9aef0cd694c87800a077.zip
* speclib: Use correct EOF marker. Ensure that directory is actually deleted
when running under Windows.
Diffstat (limited to 'winsup/cygwin')
-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