[Nice-commit] Nice/debian changelog,1.221,1.222
Brought to you by:
bonniot
From: <bo...@us...> - 2003-11-12 21:26:27
|
Update of /cvsroot/nice/Nice/debian In directory sc8-pr-cvs1:/tmp/cvs-serv11459/debian Modified Files: changelog Log Message: Bug fixes (error reporting for certain overloading by expected type). Index: changelog =================================================================== RCS file: /cvsroot/nice/Nice/debian/changelog,v retrieving revision 1.221 retrieving revision 1.222 diff -C2 -d -r1.221 -r1.222 *** changelog 6 Nov 2003 14:30:32 -0000 1.221 --- changelog 12 Nov 2003 21:26:24 -0000 1.222 *************** *** 8,11 **** --- 8,12 ---- * Generate more efficient code for anonymous functions that do not capture the environment. This also avoids a memory leak. + * Bug fixes (error reporting for certain overloading by expected type). -- |