git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18247 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-05 18:36:40 +00:00
parent 4fa0198146
commit 7c362c1b6c

View File

@@ -1,5 +1,15 @@
2006-10-05 Love H<>rnquist <20>strand <lha@it.su.se>
* mech/name.h: remove <sys/queue.h>
* mech/mech_switch.h: remove <sys/queue.h>
* mech/cred.h: remove <sys/queue.h>
2006-10-02 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/arcfour.c: Thinker more with header lengths.
* krb5/arcfour.c: Improve the calcucation of header
lengths. DCE-STYLE data is also padded so remove if (1 || ...)
code.