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
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-12-01 18:07:20 +0300
committerChristopher Faylor <me@cgf.cx>2004-12-01 18:07:20 +0300
commitea9af94bd3f7ec9d3314c5f07b50b82de6369972 (patch)
tree2bd23c273d807b65fe0aada565132db23b5cb49b
parent576bfeeca89345b9c7cf0847b1565c1505dab32f (diff)
Add missing changelog entry.
-rw-r--r--winsup/cygwin/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 64ae102bc..26c10357b 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,6 +1,7 @@
2004-12-01 Christopher Faylor <cgf@timesys.com>
* syscalls.cc (truncate64): Don't second-guess errno if open fails.
+ * devices.in: Don't allow /dev/com0.
2004-11-25 Christopher Faylor <cgf@timesys.com>