summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-06-02 19:09:48 +1000
committerDamien Miller <djm@mindrot.org>2003-06-02 19:09:48 +1000
commit61d3680acab4704db04b94983d0bc3ac1fbecd84 (patch)
tree2a70047a2b6d64590c11c6321952cbe9cde1208f /ChangeLog
parentab2db41b6173565461b73f48e97d94ffe0ab9353 (diff)
- deraadt@cvs.openbsd.org 2003/05/29 16:58:45
[sshd.c uidswap.c] seteuid and setegid; markus ok
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e2989c42..f65b751d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
- djm@cvs.openbsd.org 2003/05/26 12:54:40
[sshconnect.c]
fix format strings; ok markus@
+ - deraadt@cvs.openbsd.org 2003/05/29 16:58:45
+ [sshd.c uidswap.c]
+ seteuid and setegid; markus ok
20030530
- (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
@@ -1638,4 +1641,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2761 2003/06/02 09:09:13 djm Exp $
+$Id: ChangeLog,v 1.2762 2003/06/02 09:09:48 djm Exp $