aboutsummaryrefslogtreecommitdiff
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
parent8cf11e29184e92373aa3229a3cd07f18a511360f (diff)
downloadnewlib-268aec400620cf7bef2a9aef0cd694c87800a077.zip
newlib-268aec400620cf7bef2a9aef0cd694c87800a077.tar.gz
newlib-268aec400620cf7bef2a9aef0cd694c87800a077.tar.bz2
* speclib: Use correct EOF marker. Ensure that directory is actually deleted
when running under Windows.
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 992d56f..a4b9eeb 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