git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22203 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-07 14:02:34 +00:00
parent affe01bf0c
commit 9252d2927e

View File

@@ -1,3 +1,8 @@
2007-12-07 Love H<>rnquist <20>strand <lha@it.su.se>
* rand.c: Can't call getpwuid(getuid()) at all since that causes
recursive lookups. Pointed out by Hai Zaar.
2007-08-16 Love H<>rnquist <20>strand <lha@it.su.se>
* test_cipher.c: Use test from camellia samples.