summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-08-15 23:14:49 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-08-15 23:14:49 +0000
commita66039373b81679d8af3ae6da347b1ebf0aedcc2 (patch)
treee0b9b64d1e00425f29f91bebdcf33249fb32ed95 /ChangeLog
parent79e93bca6f158ae7cc7a0f15a66091b0dabac057 (diff)
- markus@cvs.openbsd.org 2001/08/08 18:20:15
[uidswap.c] permanently_set_uid is a noop if user is not privilegued; fixes bug on solaris; from sbi@uchicago.edu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c249761d7..bd4498dfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
9 when describing the -o option, give -o Protocol=1 as the specific example 9 when describing the -o option, give -o Protocol=1 as the specific example
10 since we are SICK AND TIRED of clueless people who cannot have difficulty 10 since we are SICK AND TIRED of clueless people who cannot have difficulty
11 thinking on their own. 11 thinking on their own.
12 - markus@cvs.openbsd.org 2001/08/08 18:20:15
13 [uidswap.c]
14 permanently_set_uid is a noop if user is not privilegued;
15 fixes bug on solaris; from sbi@uchicago.edu
12 16
1320010814 1720010814
14 - (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanup 18 - (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanup
@@ -6298,4 +6302,4 @@
6298 - Wrote replacements for strlcpy and mkdtemp 6302 - Wrote replacements for strlcpy and mkdtemp
6299 - Released 1.0pre1 6303 - Released 1.0pre1
6300 6304
6301$Id: ChangeLog,v 1.1477 2001/08/15 23:06:59 mouring Exp $ 6305$Id: ChangeLog,v 1.1478 2001/08/15 23:14:49 mouring Exp $