From: Barry A. W. <bw...@us...> - 2004-01-29 08:22:23
|
Update of /cvsroot/cvs-syncmail/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26846 Modified Files: syncmail Log Message: Updated compatibility note Index: syncmail =================================================================== RCS file: /cvsroot/cvs-syncmail/CVSROOT/syncmail,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- syncmail 11 Jul 2003 04:27:36 -0000 1.22 +++ syncmail 23 Jan 2004 15:46:46 -0000 1.23 @@ -4,8 +4,8 @@ # All rights reserved. # See the accompanying LICENSE file for details. -# NOTE: Until SourceForge installs a modern version of Python on the cvs -# servers, this script MUST be compatible with Python 1.5.2. +# Compatibility: Python 2.2.3, tied to the version of Python on SourceForge's +# authenticated CVS server. """Complicated notification for CVS checkins. |