Author: sebb
Date: Mon Nov 26 17:06:09 2012
New Revision: 1413725

URL: http://svn.apache.org/viewvc?rev=1413725&view=rev
Log:
Add comment regarding errors reported by Clirr

Modified:
    commons/proper/net/trunk/RELEASE-NOTES.txt
    commons/proper/net/trunk/src/changes/changes.xml

Modified: commons/proper/net/trunk/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/commons/proper/net/trunk/RELEASE-NOTES.txt?rev=1413725&r1=1413724&r2=1413725&view=diff
==============================================================================
--- commons/proper/net/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/net/trunk/RELEASE-NOTES.txt Mon Nov 26 17:06:09 2012
@@ -9,6 +9,7 @@ Supported protocols include: Echo, Finge
 
 This release fixes bugs and adds some new functionality (see below).
 It is binary compatible with previous releases.
+Note that Clirr shows that two public methods have been removed (NET-485). 
These are not used within NET.
 
 Changes in this version include:
 

Modified: commons/proper/net/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/changes/changes.xml?rev=1413725&r1=1413724&r2=1413725&view=diff
==============================================================================
--- commons/proper/net/trunk/src/changes/changes.xml (original)
+++ commons/proper/net/trunk/src/changes/changes.xml Mon Nov 26 17:06:09 2012
@@ -65,6 +65,7 @@ The <action> type attribute can be add,u
         <release version="3.2" date="TBA" description="
 This release fixes bugs and adds some new functionality (see below).
  It is binary compatible with previous releases.
+ Note that Clirr shows that two public methods have been removed (NET-485). 
These are not used within NET.
         ">
             <action issue="NET-46" dev="sebb" type="fix">
             retrieveFileStream fails randomly or hangs


Reply via email to