diff options
author | Damien Miller <djm@mindrot.org> | 2008-03-07 08:27:58 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2008-03-07 08:27:58 +0100 |
commit | 757a38a43b0820c3fb13dfbd0ab7d8e1f5a6eee1 (patch) | |
tree | accf2c809288b131387ae4c64b9364ea67fc9308 /ChangeLog | |
parent | - (dtucker) [configure.ac] FreeBSD's glob() doesn't behave the way we expect (diff) | |
download | openssh-757a38a43b0820c3fb13dfbd0ab7d8e1f5a6eee1.tar.xz openssh-757a38a43b0820c3fb13dfbd0ab7d8e1f5a6eee1.zip |
- jmc@cvs.openbsd.org 2008/02/11 07:58:28
[ssh.1 sshd.8 sshd_config.5]
bump Mdocdate for pages committed in "febuary", necessary because
of a typo in rcs.c;
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ +20080307 + - (djm) OpenBSD CVS Sync + - jmc@cvs.openbsd.org 2008/02/11 07:58:28 + [ssh.1 sshd.8 sshd_config.5] + bump Mdocdate for pages committed in "febuary", necessary because + of a typo in rcs.c; + 20080302 - (dtucker) [configure.ac] FreeBSD's glob() doesn't behave the way we expect either, so use our own. @@ -3657,4 +3664,4 @@ OpenServer 6 and add osr5bigcrypt support so when someone migrates passwords between UnixWare and OpenServer they will still work. OK dtucker@ -$Id: ChangeLog,v 1.4850 2008/03/02 10:52:27 dtucker Exp $ +$Id: ChangeLog,v 1.4851 2008/03/07 07:27:58 djm Exp $ |