diff --git a/ChangeLog b/ChangeLog
index b8fb1abb9bc95da4a6983a2ae76c8c867a6636be..19b8df9779404a1aec9d2915bc664ba241fba6c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-11-20  Niels M�ller  <nisse@lysator.liu.se>
+
+	* x86/camellia-crypt-internal.asm: Take ALIGNOF_UINT64_T into
+	account when getting the offset for the subkeys. Differs between
+	w32 and other systems. w32 problem identified by Martin Storsj�.
+
+	* config.m4.in: Define ALIGNOF_UINT64_T (from configure).
+
+	* configure.ac: Check alignment of uint64_t, and also use AC_SUBST
+	for use in config.m4.in.
+
 2011-11-19  Niels M�ller  <nisse@lysator.liu.se>
 
 	Cygwin/mingw32 improvements contributed by Martin Storsj�: