You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by df...@apache.org on 2004/04/10 23:12:14 UTC

cvs commit: jakarta-commons/net/xdocs changes.xml

dfs         2004/04/10 14:12:14

  Modified:    net/xdocs changes.xml
  Log:
  Applied Ted Wise's patch from issue report 24078 which added XHDR support to NNTPClient.
  
  Revision  Changes    Path
  1.21      +5 -0      jakarta-commons/net/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/net/xdocs/changes.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.xml	29 Feb 2004 10:27:29 -0000	1.20
  +++ changes.xml	10 Apr 2004 21:12:14 -0000	1.21
  @@ -22,6 +22,11 @@
   
     <body>
       <release version="1.2.0-dev" date="In CVS">
  +      <action dev="dfs" type="add">
  +        Ted Wise &lt;ctwise@bellsouth.net&gt; provided a
  +        <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=24078">
  +        patche</a> to add the XHDR extended NNTP command.
  +      </action>
         <action dev="scohen,dfs" type="update">
           Deprecated FTPFileListParser interface, DefaultFTPFileListParser
           class, and the FTPClient.listFiles methods that accepted an
  
  
  

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