Hi Rory et al,
I've been looking at the fixes that have been applied to the
Commons Net 1.5 branch recently, and they all look good
to me.
Attached is a patch to fix the changelog for 1.5.
I have a patch available for adding file permission support
to the VMSEntryParser, in case anybody is interested --
it's not critical, though.
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Index: xdocs/changes.xml
===================================================================
--- . (revision 637090)
+++ . (working copy)
@@ -92,6 +92,24 @@
Article.java: Fix minor issues with NNTP
parsing.
</action>
+ <action dev="sebb" type="fix" issue="NET-195">
+ NtpV3Impl.java: Avoid double-checked locking
+ </action>
+ <action dev="sebb" type="fix" issue="NET-197">
+ FTPFileEntryParserImpl.java: Fix Javadoc for
preParse()
+ </action>
+ <action dev="rwinston" type="fix" issue="NET-201">
+ UnixFTPEntryParser.java: Support Solaris
special devices
+ </action>
+ <action dev="sebb" type="fix" issue="NET-205">
+ *FTPEntryParser.java: Keep files with
unparseable dates in list
+ </action>
+ <action dev="sebb" type="fix" issue="NET-206">
+ DefaultFTPFileEntryParserFactory.java,
TFTPRequestPacket.java: Fix String conversions in non-English Locales
+ </action>
+ <action dev="sebb" type="fix" issue="NET-211">
+ FTPTimestampParserImpl.java: Fix lenient future
dates at year boundary
+ </action>
</release>
<release version="1.4.1" date="December 3, 2005"
description="fix release to restore jdk 1.3 compatability">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]