From f9b625c36e3dea521c02919e90ac2ddcfd19b06a Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 9 Jul 2000 22:42:32 +1000 Subject: - (djm) Fix pam sprintf fix - (djm) Cleanup entropy collection code a little more. Split initialisation from seeding, perform intialisation immediatly at start, be careful with uids. Based on problem report from Jim Watt --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 20831f2e3..88ae8b4ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,10 @@ builds. Problem report from Gregory Leblanc - (djm) Replace ut_name with ut_user. Patch from Jim Watt + - (djm) Fix pam sprintf fix + - (djm) Cleanup entropy collection code a little more. Split initialisation + from seeding, perform intialisation immediatly at start, be careful with + uids. Based on problem report from Jim Watt 20000708 - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from -- cgit v1.2.3