summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-05-19 17:15:02 +0000
committerDJ Delorie <dj@redhat.com>2000-05-19 17:15:02 +0000
commited8387fb4fc5fe02f334d59eda3daa2c6463fb8f (patch)
tree04f643bf65e710f48a55b7d401d7468fde616cb7 /winsup/cygwin/ChangeLog
parentf00c1d2ccd499cb0adfede255c9e704e65931623 (diff)
downloadcygnal-ed8387fb4fc5fe02f334d59eda3daa2c6463fb8f.tar.gz
cygnal-ed8387fb4fc5fe02f334d59eda3daa2c6463fb8f.tar.bz2
cygnal-ed8387fb4fc5fe02f334d59eda3daa2c6463fb8f.zip
* syscalls.cc (setmode): change mode of any matching FILE* also.
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 e04338eb8..59e7b905a 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-19 DJ Delorie <dj@cygnus.com>
+
+ * syscalls.cc (setmode): change mode of any matching FILE* also.
+
Thu May 18 17:28:19 2000 Christopher Faylor <cgf@cygnus.com>
* Makefile.in: Remove external.h dependency.