aboutsummaryrefslogtreecommitdiffstats
path: root/libntlm-0.21/HISTORY
diff options
context:
space:
mode:
authorGraham Wilson <graham@mknod.org>2004-08-31 20:27:25 +0000
committerGraham Wilson <graham@mknod.org>2004-08-31 20:27:25 +0000
commit1c7088b39c97fcb16ff58ad3d555188e20a9b5e6 (patch)
treec9f3348d9b2bae996033211960e1db3895cf578a /libntlm-0.21/HISTORY
parente523fa65c317997a0bc40d65e78eaefd72ccbcb0 (diff)
downloadfetchmail-1c7088b39c97fcb16ff58ad3d555188e20a9b5e6.tar.gz
fetchmail-1c7088b39c97fcb16ff58ad3d555188e20a9b5e6.tar.bz2
fetchmail-1c7088b39c97fcb16ff58ad3d555188e20a9b5e6.zip
Remove libntlm-0.21, as the top-level directory contains the same files.
svn path=/trunk/; revision=3936
Diffstat (limited to 'libntlm-0.21/HISTORY')
-rw-r--r--libntlm-0.21/HISTORY21
1 files changed, 0 insertions, 21 deletions
diff --git a/libntlm-0.21/HISTORY b/libntlm-0.21/HISTORY
deleted file mode 100644
index 58c31c57..00000000
--- a/libntlm-0.21/HISTORY
+++ /dev/null
@@ -1,21 +0,0 @@
-
-7 October 1999 Revsion 0.21
-
-Added support for usernames with embedded domain strings of the
-format username@domain. If present, the domain will override the
-domain that is returned by the host in the challenge.
-
-6 October 1999 Revision 0.2
------------------------------
-
-Fixed another byte-order problem in unicode routine in smbutil.c.
-Added a copy of GPL to the distribution. Added test driver
-program directory.
-
-5 October 1999 Revision 0.1
------------------------------
-
-Fixed usage of byte-order macros in smbutil.c. Hopefully this
-will make it work on SPARC machines...
-
-