summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-04-03 13:02:48 +0000
committerKevin Steves <stevesk@pobox.com>2001-04-03 13:02:48 +0000
commitefe5fd811bee766f4d5f5b5d0072d271bfd24f49 (patch)
tree12b7b8cf86827ecf26915a9ddbb195fa2179345f /ChangeLog
parent3704c2612acefaf588aa58d4d89116d29feef677 (diff)
- (stevesk) nchan.c: remove ostate checks and add EINVAL to
shutdown(SHUT_RD) error() bypass for HP-UX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a9e993d46..2211ac3d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
6 - stevesk@cvs.openbsd.org 2001/04/02 14:20:23 6 - stevesk@cvs.openbsd.org 2001/04/02 14:20:23
7 [readconf.c servconf.c] 7 [readconf.c servconf.c]
8 correct comment; ok markus@ 8 correct comment; ok markus@
9 - (stevesk) nchan.c: remove ostate checks and add EINVAL to
10 shutdown(SHUT_RD) error() bypass for HP-UX.
9 11
1020010402 1220010402
11 - (stevesk) log.c openbsd sync; missing newlines 13 - (stevesk) log.c openbsd sync; missing newlines
@@ -4805,4 +4807,4 @@
4805 - Wrote replacements for strlcpy and mkdtemp 4807 - Wrote replacements for strlcpy and mkdtemp
4806 - Released 1.0pre1 4808 - Released 1.0pre1
4807 4809
4808$Id: ChangeLog,v 1.1046 2001/04/02 18:20:03 mouring Exp $ 4810$Id: ChangeLog,v 1.1047 2001/04/03 13:02:48 stevesk Exp $