summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bd277facb..a28670feb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
2 - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform. 2 - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.
3 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice 3 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice
4 <tim@multitalents.net> 4 <tim@multitalents.net>
5 - (bal) Reverted out of 2001/02/15 patch by djm below because it
6 breaks Solaris.
7 - (djm) Move PAM session setup back to before setuid to user.
8 fixes problems on Solaris-drived PAMs.
5 9
620010220 1020010220
7 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and 11 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
@@ -4083,4 +4087,4 @@
4083 - Wrote replacements for strlcpy and mkdtemp 4087 - Wrote replacements for strlcpy and mkdtemp
4084 - Released 1.0pre1 4088 - Released 1.0pre1
4085 4089
4086$Id: ChangeLog,v 1.807 2001/02/21 02:35:37 mouring Exp $ 4090$Id: ChangeLog,v 1.808 2001/02/21 05:53:33 mouring Exp $