[Nice-commit] Nice NEWS,1.87,1.88
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2007-11-25 17:13:02
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28056 Modified Files: NEWS Log Message: Take care of primitive types when deciding of method generalization (fixes bug #1509635). Index: NEWS =================================================================== RCS file: /cvsroot/nice/Nice/NEWS,v retrieving revision 1.87 retrieving revision 1.88 diff -C2 -d -r1.87 -r1.88 *** NEWS 25 Nov 2007 14:58:22 -0000 1.87 --- NEWS 25 Nov 2007 17:12:31 -0000 1.88 *************** *** 4,7 **** --- 4,8 ---- Thanks to ben77 (bug #1509635). * Updated the nice mode for the Emacs editor to work with version 22. + * Bugfixes (method generalization with primitive types). -- |