From 64c371dbfb9d9ce00911bf549cb6b4189571e906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 13 Dec 2006 20:41:50 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19330 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/ntlm/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ntlm/ChangeLog b/lib/ntlm/ChangeLog index fdf533db3..f256914f7 100644 --- a/lib/ntlm/ChangeLog +++ b/lib/ntlm/ChangeLog @@ -1,5 +1,7 @@ 2006-12-13 Love Hörnquist Åstrand + * test_ntlm.c: Add simple parser test app. + * inital version of a NTLM library, only handles ntml version and ascii strings for now