You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by im...@apache.org on 2005/07/11 22:25:25 UTC

svn commit: r210206 - /jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt

Author: imario
Date: Mon Jul 11 13:25:25 2005
New Revision: 210206

URL: http://svn.apache.org/viewcvs?rev=210206&view=rev
Log:
smb:
now uses NtlmPasswordAuthentication for credentials passing
fix for special characters in username/password
allow domains with DOMAIN\USERNAME syntax

Modified:
    jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt

Modified: jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt?rev=210206&r1=210205&r2=210206&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt (original)
+++ jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt Mon Jul 11 13:25:25 2005
@@ -1,3 +1,11 @@
+2005-Jul-11
+
+smb:
+now uses NtlmPasswordAuthentication for credentials passing
+fix for special characters in username/password
+allow domains with DOMAIN\USERNAME syntax
+
+
 2005-Jul-5  commons-vfs 1.0 RC2
 
 Notice: Some tests may fail unless you've followed the necessary setup



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org