Hi Rory,

based on my observations of diff'ing commons.net 1.5.0-candidate
against 1.4.1, I dived into SVN Changelogs and came up with what
I think should be an accurate changelog.

Please consider adding this into xdoc/changes.xml.

I've added JIRA references for the issues fixed, wherever I found
them. I noticed that some of these JIRA references do not have
the "fix version = 1.5.0" associated. I believe that this should
be done in order to support JIRA queries.

Also, I've added the fix for NET-73 here already since I truly
believe this must be added to commons.net 1.5.0.


                <release version="1.5.0" date="" description="">
                        <action dev="dfs" type="fix" issue="NET-3">
                                TelnetInputStream.java: Applied Rob
Hasselbaum's
                                &lt;rhasselbaum -> alumni.ithaca.edu&gt;
                                patch for PR 38688 fixing a
                                TelnetInputStream hang.
                        </action>
                        <action dev="rwinston" type="fix"
issue="NET-73">
                                TelnetInputStream.java: Fixing another
potential deadlock for 
                        telnet and FTP (patch courtesy Rob Hasselbaum).
                        </action>
                        <action dev="dfs" type="update" issue="NET-57">
                                FTP.java: Exposed control connection of
FTP
                                class via _controlInput_ and
_controlOutput_
                                protected member variables in response
                                to PR 38309 reported by
                                &lt;[EMAIL PROTECTED]&gt;.
                        </action>
                        <action dev="rwinston" type="fix"
issue="NET-68">
                                TFTPClient.java: Fix bug causing final
packets
                                to not be sent.
                        </action>
                        <action dev="rwinston" type="fix"
issue="NET-161">
                                TFTPClient.java: Fix sendFile() (related
to NET-68).
                        </action>
                        <action dev="rwinston" type="fix"
issue="NET-181">
                                TFTPClient.java: block number
wraparound.
                        </action>
                        <action dev="scohen" type="fix" issue="NET-16">
                                UNIXFTPEntryParser.java: support for
group names with
                        spaces (patch courtesy D. Kilzer).
                        </action>
                        <action dev="scohen" type="fix" issue="NET-62">
                                DefaultFTPFileEntryParserFactory.java:
Wrap 
                        NoClassDefFoundError in FTP parser exception
                        when ORO is not available.
                        </action>
                        <action dev="rwinston" type="add"
issue="NET-33">
                                FTPClient.java: Fix closing FTP
ServerSocket after timeout
                        </action>
                        <action dev="rwinston" type="add">
                                FTPClientConfig.java: Added an FTP
parser for Netware FTP servers.
                        Tested on Novell Netware 6.5.
                        </action>
                        <action dev="rwinston" type="fix"
issue="NET-188">
                                FTPTimestampParserImpl.java: Fix leap
year date parsing bug.
                        </action>
                        <action dev="rwinston" type="fix">
                                Article.java: Fix minor issues with NNTP
parsing.
                        </action>
                </release> 


Thanks,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to