From: Felix Schumacher Date: Wed, 6 Aug 2008 14:20:13 +0000 (+0200) Subject: jcifs-0.9.7 from tgz X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e9df7f5413c297f7455aa3187c2a46d96834334a;p=jcifs_without_docs.git jcifs-0.9.7 from tgz Tue Aug 10 21:25:03 EDT 2004 jcifs-0.9.7 released It was decided that the NTLM HTTP Filter should not set Connection: close headers, a new SmbFile constructor has been added and a rogue debugging statement has been removed. --- diff --git a/README.txt b/README.txt index 4eb3921..ee31da1 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,10 @@ +Tue Aug 10 21:25:03 EDT 2004 +jcifs-0.9.7 released + +It was decided that the NTLM HTTP Filter should not set Connection: close +headers, a new SmbFile constructor has been added and a rogue debugging +statement has been removed. + Thu Jul 22 23:06:47 EDT 2004 jcifs-0.9.6 released diff --git a/build.xml b/build.xml index 7f3aa10..17b06a8 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,6 @@ - + @@ -181,8 +181,8 @@ dependencies: Checks that all class dependencies are met.