summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-08-07 15:47:48 +1000
committerDamien Miller <djm@mindrot.org>2000-08-07 15:47:48 +1000
commit0f091bd1fc9724eb7c2f8df8ad333b5390b2e639 (patch)
tree12f5dfc28f70a1c4d786c1ea6c08d15ccc01446f /ChangeLog
parent729e1f15d8ce40d67e94bf8bd142fa67acce9a96 (diff)
- (djm) Suppress error messages on channel close shutdown() failurs
works around Linux bug. Patch from Zack Weinberg <zack@wolery.cumb.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c2ac891f..04caaafbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
120000807 120000807
2 - (djm) Set 0755 on binaries during install. 2 - (djm) Set 0755 on binaries during install.
3 - (djm) Suppress error messages on channel close shutdown() failurs
4 works around Linux bug. Patch from Zack Weinberg <zack@wolery.cumb.org>
3 5
420000725 620000725
5 - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF 7 - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF