projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd5194
)
note OPENSSL_issetugid().
author
Ulf Möller
<ulf@openssl.org>
Mon, 19 Feb 2001 23:58:56 +0000
(23:58 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Mon, 19 Feb 2001 23:58:56 +0000
(23:58 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index fb4c5d2542f5f64a127e9ef40d039969a841ce71..f4dee4f0e04ca6f7687dcf3b2b4b6910727e3ce8 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-3,6
+3,10
@@
Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
+ *) Don't use getenv in library functions when run as setuid/setgid.
+ New function OPENSSL_issetugid().
+ [Ulf Moeller]
+
*) Make all configuration macros available for application by making
sure they are available in opensslconf.h, by giving them names starting
with "OPENSSL_" to avoid conflicts with other packages and by making