summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 533ee81cf..0aa5c9920 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,11 @@
25 [clientloop.c packet.c packet.h serverloop.c] 25 [clientloop.c packet.c packet.h serverloop.c]
26 Allow all SSH2 packet types, including UNIMPLEMENTED to reset the 26 Allow all SSH2 packet types, including UNIMPLEMENTED to reset the
27 keepalive timer (bz #1307). ok markus@ 27 keepalive timer (bz #1307). ok markus@
28 - djm@cvs.openbsd.org 2008/02/27 20:21:15
29 [sftp-server.c]
30 add an extension method "posix-rename@openssh.com" to perform POSIX atomic
31 rename() operations. based on patch from miklos AT szeredi.hu in bz#1400;
32 ok dtucker@ markus@
28 33
2920080302 3420080302
30 - (dtucker) [configure.ac] FreeBSD's glob() doesn't behave the way we expect 35 - (dtucker) [configure.ac] FreeBSD's glob() doesn't behave the way we expect
@@ -3685,4 +3690,4 @@
3685 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3690 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3686 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3691 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3687 3692
3688$Id: ChangeLog,v 1.4856 2008/03/07 07:33:30 djm Exp $ 3693$Id: ChangeLog,v 1.4857 2008/03/07 07:33:53 djm Exp $