Author: ngn
Date: Mon Feb 23 08:43:42 2009
New Revision: 746927

URL: http://svn.apache.org/viewvc?rev=746927&view=rev
Log:
Update README.txt

Modified:
    mina/ftpserver/branches/1.0.0/distribution/README.txt

Modified: mina/ftpserver/branches/1.0.0/distribution/README.txt
URL: 
http://svn.apache.org/viewvc/mina/ftpserver/branches/1.0.0/distribution/README.txt?rev=746927&r1=746926&r2=746927&view=diff
==============================================================================
--- mina/ftpserver/branches/1.0.0/distribution/README.txt (original)
+++ mina/ftpserver/branches/1.0.0/distribution/README.txt Mon Feb 23 08:43:42 
2009
@@ -1,5 +1,5 @@
 The Apache FtpServer project team is proud to announce the release of 
-Apache FtpServer, version 1.0-M2 
+Apache FtpServer, version 1.0.0
 
 The Apache FTP Server is a 100% pure Java FTP server. It's designed to be 
 a complete and portable FTP server engine solution based on currently 
@@ -13,11 +13,33 @@
 API. Apache FtpServer provides an implementation of FTP server to support 
 this API. 
 
-1.0-M2
+1.0.0
 --------------------------------
-This is the very first release of Apache FtpServer.
+This is the first major release of FtpServer and we now recommend this version
+for production usage. The release contains a few minor bug fixes found since 
the
+last release candidate.   
+
+1.0.0-RC2
+--------------------------------
+The release contains fixes to a small set of bugs found in 1.0.0-RC1.  
+
+1.0.0-RC1
+--------------------------------
+This release focuses on stabilizing the code base and fixing reported bugs. No 
major
+additions or other improvements was included in this version.   
 
+1.0.0-M4
+--------------------------------
+The FtpServer API is now stabilized for the upcoming 1.0.0 release. The 
release 
+also contains a large number of bug fixes and minor improvements as well as 
+complete Javadoc documentation for our API. 
+
+1.0.0-M3
+--------------------------------
+This release fixes a number of bugs found since the release of 1.0.0-M2. 
+We have also made some major improvements, especially to Ftplets which are now
+able to intercept any FTP command. 
 
-The Apache Incubator FtpServer project team is always open for your feedback.  
-Please let us know what you think about FtpServer via our mailing
-list <http://mina.apache.org/ftpserver/mailing-lists.html>
+1.0.0-M2
+--------------------------------
+This is the very first release of Apache FtpServer.


Reply via email to