summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-12-07 17:24:49 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-12-07 17:24:49 +0000
commite181a4d2949d063a9417cf2691cb0ec2d3568e53 (patch)
tree1dd8fb0cb1305a95c17a6778386fffba7bee358c /ChangeLog
parentc97b1affc53cbe2c9a0777b7c9b9d400b09b2f89 (diff)
- stevesk@cvs.openbsd.org 2001/12/06 18:02:32
[channels.c sshconnect.c] shutdown(sock, SHUT_RDWR) not needed here; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f05268b6c..f589a537f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
120011207 120011207
2 - (bal) PCRE no longer required. Banished from the source along with 2 - (bal) PCRE no longer required. Banished from the source along with
3 fake-regex.h 3 fake-regex.h
4 - (bal) OpenBSD CVS Sync
5 - stevesk@cvs.openbsd.org 2001/12/06 18:02:32
6 [channels.c sshconnect.c]
7 shutdown(sock, SHUT_RDWR) not needed here; ok markus@
4 8
520011206 920011206
6 - (bal) OpenBSD CVS Sync 10 - (bal) OpenBSD CVS Sync
@@ -6998,4 +7002,4 @@
6998 - Wrote replacements for strlcpy and mkdtemp 7002 - Wrote replacements for strlcpy and mkdtemp
6999 - Released 1.0pre1 7003 - Released 1.0pre1
7000 7004
7001$Id: ChangeLog,v 1.1688 2001/12/07 17:20:47 mouring Exp $ 7005$Id: ChangeLog,v 1.1689 2001/12/07 17:24:49 mouring Exp $