[Swift-commit] r2521 - trunk

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Mon Feb 9 09:00:07 CST 2009


Author: benc
Date: 2009-02-09 09:00:07 -0600 (Mon, 09 Feb 2009)
New Revision: 2521

Modified:
   trunk/CHANGES.txt
Log:
CHANGES for r2520

Modified: trunk/CHANGES.txt
===================================================================
--- trunk/CHANGES.txt	2009-02-09 14:58:47 UTC (rev 2520)
+++ trunk/CHANGES.txt	2009-02-09 15:00:07 UTC (rev 2521)
@@ -1,4 +1,7 @@
 (02/09/09)
+*** Procedure invocations can be made in any expression context now, rather
+    than only directly in an assignment.
+
 *** Mappings can now be made in any declaration, whether it has an assignment
     or not. Previous a procedure call assignment and a mapping could not be
     made in the same statement.




More information about the Swift-commit mailing list