From 794053fa3c2b2a81b96a544127f0ce741651d773 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 15 Apr 2008 07:56:48 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22969 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hcrypto/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lib/hcrypto/ChangeLog b/lib/hcrypto/ChangeLog index e313fdf7f..9706cebce 100644 --- a/lib/hcrypto/ChangeLog +++ b/lib/hcrypto/ChangeLog @@ -1,5 +1,14 @@ -2008-04-11 Love Hörnquist Åstrand +2008-04-15 Love Hörnquist Åstrand + + * camellia-ntt.h: Move the typedef u to camellia-ntt.h header + file. Use u32 to define KEY_TABLE_TYPE, avoids warning on + platfors where u32 is not unsigned int. + + * camellia.h: Drop need to camellia-ntt.h by including some more + defines. +2008-04-11 Love Hörnquist Åstrand + * rnd_keys.c: deprecated. * des.h: c++ wrappers + deprecated. -- 2.11.4.GIT