diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index 46561c79d..858b8f134 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,5 +1,8 @@ 2006-10-21 Love Hörnquist Åstrand + * telnet/telnet_locl.h: Include roken.h before the local + headerfiles. + * telnetd/telnetd.h: HP/UX defines SE in sys/uio.h, #undef it. * telnetd/sys_term.c: Dont't include some streamspty headers here. diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index b2e5191a9..a3bfd8af2 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,5 +1,7 @@ 2006-10-22 Love Hörnquist Åstrand + * mod.c: Try to not leak memory. + * check.c: Try to not leak memory. 2006-10-07 Love Hörnquist Åstrand diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index f1fc3e1f4..88283850f 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,13 @@ +2006-10-22 Love Hörnquist Åstrand + + * hxtool.c: Try to not leak memory. + + * req.c: clean memory before free + + * crypto.c (_hx509_private_key2SPKI): indent + + * req.c: Try to not leak memory. + 2006-10-21 Love Hörnquist Åstrand * test_crypto.in: Read 50 kilobyte random data