[Nice-commit] Nice NEWS,1.52,1.53
Brought to you by:
bonniot
From: Arjan B. <ar...@us...> - 2004-10-11 20:01:57
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16515/Nice Modified Files: NEWS Log Message: updated changelog. Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.52 retrieving revision 1.53 diff -C2 -d -r1.52 -r1.53 *** NEWS 11 Oct 2004 12:34:28 -0000 1.52 --- NEWS 11 Oct 2004 20:01:46 -0000 1.53 *************** *** 3,6 **** --- 3,8 ---- * Better error messages for wrong constructor calls and method implementations with wrong parameter names. + * Bug fixes (disallowed redefinition of parameters, execution order of + initializers in super classes, ... ) -- |