diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2,6 +2,11 @@ | |||
2 | - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report | 2 | - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report |
3 | from matth@eecs.berkeley.edu | 3 | from matth@eecs.berkeley.edu |
4 | - (djm) Make the spec work with Redhat 9.0 (which renames sharutils) | 4 | - (djm) Make the spec work with Redhat 9.0 (which renames sharutils) |
5 | - (djm) OpenBSD CVS Sync | ||
6 | - markus@cvs.openbsd.org 2003/04/02 09:48:07 | ||
7 | [clientloop.c monitor.c monitor_wrap.c packet.c packet.h readconf.c] | ||
8 | [readconf.h serverloop.c sshconnect2.c] | ||
9 | reapply rekeying chage, tested by henning@, ok djm@ | ||
5 | 10 | ||
6 | 20030402 | 11 | 20030402 |
7 | - (bal) if IP_TOS is not found or broken don't try to compile in | 12 | - (bal) if IP_TOS is not found or broken don't try to compile in |
@@ -1304,4 +1309,4 @@ | |||
1304 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1309 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1305 | ok provos@ | 1310 | ok provos@ |
1306 | 1311 | ||
1307 | $Id: ChangeLog,v 1.2651 2003/04/09 09:41:25 djm Exp $ | 1312 | $Id: ChangeLog,v 1.2652 2003/04/09 10:50:06 djm Exp $ |