diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 88026a9a5..d81e447a5 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,8 @@ 2007-04-20 Love Hörnquist Åstrand + * ntlm/init_sec_context.c: move where hash is calculated to make + it easier to add ccache support. + * Makefile.am: Add version-script.map to EXTRA_DIST. 2007-04-19 Love Hörnquist Åstrand