summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6171fe111..45b878ad6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
6 -v is also specified, making it consistent with the manual and other 6 -v is also specified, making it consistent with the manual and other
7 uses of -l. 7 uses of -l.
8 ok grunk@ 8 ok grunk@
9 - djm@cvs.openbsd.org 2008/07/13 22:13:07
10 [channels.c]
11 use struct sockaddr_storage instead of struct sockaddr for accept(2)
12 address argument. from visibilis AT yahoo.com in bz#1485; ok markus@
9 13
1020080712 1420080712
11 - (djm) OpenBSD CVS Sync 15 - (djm) OpenBSD CVS Sync
@@ -4642,4 +4646,4 @@
4642 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4646 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4643 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4647 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4644 4648
4645$Id: ChangeLog,v 1.5076 2008/07/14 01:28:29 djm Exp $ 4649$Id: ChangeLog,v 1.5077 2008/07/14 01:28:58 djm Exp $