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 0aa5c9920..b89e5ff4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,10 @@
30 add an extension method "posix-rename@openssh.com" to perform POSIX atomic 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; 31 rename() operations. based on patch from miklos AT szeredi.hu in bz#1400;
32 ok dtucker@ markus@ 32 ok dtucker@ markus@
33 - deraadt@cvs.openbsd.org 2008/03/02 18:19:35
34 [monitor_fdpass.c]
35 use a union to ensure alignment of the cmsg (pay attention: various other
36 parts of the tree need this treatment too); ok djm
33 37
3420080302 3820080302
35 - (dtucker) [configure.ac] FreeBSD's glob() doesn't behave the way we expect 39 - (dtucker) [configure.ac] FreeBSD's glob() doesn't behave the way we expect
@@ -3690,4 +3694,4 @@
3690 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3694 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3691 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3695 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3692 3696
3693$Id: ChangeLog,v 1.4857 2008/03/07 07:33:53 djm Exp $ 3697$Id: ChangeLog,v 1.4858 2008/03/07 07:35:26 djm Exp $