diff --git a/appl/login/ChangeLog b/appl/login/ChangeLog index 51e51c4fb..93b51f87b 100644 --- a/appl/login/ChangeLog +++ b/appl/login/ChangeLog @@ -1,3 +1,7 @@ +2005-05-02 Dave Love + + * limits_conf.c: Check RLIMIT_MEMLOCK, not RLIMIT_LOCK. + 2005-04-28 Dave Love * limits_conf.c: Maybe include sys/resource.h. Use various diff --git a/lib/auth/ChangeLog b/lib/auth/ChangeLog index ffdeaaa2e..d7c494b79 100644 --- a/lib/auth/ChangeLog +++ b/lib/auth/ChangeLog @@ -1,3 +1,8 @@ +2005-05-02 Dave Love + + * afskauthlib/Makefile.am (afskauthlib.so): Use libtool. + (.c.o): Use CC (like SIA module), not COMPILE. + 2005-04-19 Love Hörnquist Åstrand * sia/sia.c: fix getpw*_r calls, they return 0 even when the entry diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 52ad244b8..6bc2cc47e 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,14 @@ +2005-05-02 Dave Love + + * mdtest.c: Include . + 2005-04-30 Love Hörnquist Åstrand + * ui.c: Include . + (UI_UTIL_read_pw_string): make the prompt argument const. + + * des.h (UI_UTIL_read_pw_string): make the prompt argument const + * ui.c (UI_UTIL_read_pw_string): remove unused variable plen * des.c: replace with diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 677d5d6bf..ef8c710c4 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,7 @@ +2005-05-02 Dave Love + + * test_cred.c (main): Call setprogname. + 2005-04-27 Love Hörnquist Åstrand * prefix all sequence symbols with _, they are not part of the diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index 677d5d6bf..ef8c710c4 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,3 +1,7 @@ +2005-05-02 Dave Love + + * test_cred.c (main): Call setprogname. + 2005-04-27 Love Hörnquist Åstrand * prefix all sequence symbols with _, they are not part of the