rev 360 - trunk
SVN User <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mark
Date: 2004-04-14 23:57:38 -0400 (Wed, 14 Apr 2004)
New Revision: 360
Modified:
trunk/STATUS.txt
Log:
status cleanup
Modified: trunk/STATUS.txt
===================================================================
--- trunk/STATUS.txt 2004-04-15 03:26:17 UTC (rev 359)
+++ trunk/STATUS.txt 2004-04-15 03:57:38 UTC (rev 360)
@@ -3,7 +3,7 @@
--- change all varnames to var_names
---- add list comprehension, string %
+--- add list comprehension
--- add support for APR_BINARY in File.c ('b' flag)
--- support any object that supports file methods in stdxxx (duck std)