[Zope-Checkins] CVS: Zope2 - CHANGES.txt:1.295.4.1

Andreas Jung andreas@dhcp165.digicool.com
Fri, 30 Mar 2001 10:57:50 -0500


Update of /cvs-repository/Zope2/doc
In directory yetix:/work/zope/Zope2/Zope2/doc

Modified Files:
      Tag: ajung_Zope2_FTP_globbing_patch
	CHANGES.txt 
Log Message:
added FTP comment



--- Updated File CHANGES.txt in package Zope2 --
--- CHANGES.txt	2001/02/15 17:13:21	1.295
+++ CHANGES.txt	2001/03/30 15:57:47	1.295.4.1
@@ -31,6 +31,10 @@
           permission stored in the metatype registry, if available
           (Collector #1975).
 
+        - Added globbing functionality to the FTP server. "mget *",
+          "dir *" etc. works now.          
+
+
     Zope 2.3.0 beta 3
 
       Features Added