[Nice-commit] Nice NEWS,1.89,1.90
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2008-02-15 23:24:07
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21557 Modified Files: NEWS Log Message: Allow block calls of the form a.m { ... } Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.89 retrieving revision 1.90 diff -C2 -d -r1.89 -r1.90 *** NEWS 25 Nov 2007 18:19:58 -0000 1.89 --- NEWS 15 Feb 2008 23:24:08 -0000 1.90 *************** *** 1,2 **** --- 1,8 ---- + nice (0.9.14) + + * Allow block calls of the form a.m { ... } + + -- + nice (0.9.13) |