diff options
author | Tim Rice <tim@multitalents.net> | 2006-02-07 15:18:54 -0800 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2006-02-07 15:18:54 -0800 |
commit | cefc0e9b28624243e3c704684164676acf6befe2 (patch) | |
tree | 37050046d3fa0f9ae1adf773f76355312e7cc713 /ChangeLog | |
parent | f8e2ef1557d84c70abd1a0e360830a85fedf53a4 (diff) |
- (tim) [session.c] Logout records were not updated on systems with
post auth privsep disabled due to bug 1086 changes. Analysis and patch
by vinschen at redhat.com. OK tim@, dtucker@.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ | |||
1 | 20060208 | ||
2 | - (tim) [session.c] Logout records were not updated on systems with | ||
3 | post auth privsep disabled due to bug 1086 changes. Analysis and patch | ||
4 | by vinschen at redhat.com. OK tim@, dtucker@. | ||
5 | |||
1 | 20060206 | 6 | 20060206 |
2 | - (tim) [configure.ac] Remove unnecessary tests for net/if.h and | 7 | - (tim) [configure.ac] Remove unnecessary tests for net/if.h and |
3 | netinet/in_systm.h. OK dtucker@. | 8 | netinet/in_systm.h. OK dtucker@. |
@@ -3840,4 +3845,4 @@ | |||
3840 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 3845 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
3841 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 3846 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
3842 | 3847 | ||
3843 | $Id: ChangeLog,v 1.4117.2.6 2006/02/05 19:28:11 tim Exp $ | 3848 | $Id: ChangeLog,v 1.4117.2.7 2006/02/07 23:18:54 tim Exp $ |