Author: ngn
Date: Wed Feb 25 09:09:45 2009
New Revision: 747714

URL: http://svn.apache.org/viewvc?rev=747714&view=rev
Log:
Adding note on the suspend problem on OS X

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=747714&r1=747713&r2=747714&view=diff
==============================================================================
--- mina/ftpserver/branches/1.0.0/distribution/README.txt (original)
+++ mina/ftpserver/branches/1.0.0/distribution/README.txt Wed Feb 25 09:09:45 
2009
@@ -13,6 +13,10 @@
 API. Apache FtpServer provides an implementation of FTP server to support 
 this API. 
 
+
+Release history
+--------------------------------------------------------------------------------
+
 1.0.0
 --------------------------------
 This is the first major release of FtpServer and we now recommend this version
@@ -43,3 +47,11 @@
 1.0.0-M2
 --------------------------------
 This is the very first release of Apache FtpServer.
+
+
+Known issues
+--------------------------------------------------------------------------------
+* FtpServer.suspend() and Listener.suspend() might not work as expected on 
some 
+  platforms, e.g. Mac OS X 
(https://issues.apache.org/jira/browse/FTPSERVER-278)
+
+


Reply via email to