note OPENSSL_issetugid().
authorUlf Möller <ulf@openssl.org>
Mon, 19 Feb 2001 23:58:56 +0000 (23:58 +0000)
committerUlf Möller <ulf@openssl.org>
Mon, 19 Feb 2001 23:58:56 +0000 (23:58 +0000)
CHANGES

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