[Nice-commit] Nice/debian changelog,1.199,1.200
Brought to you by:
bonniot
From: <bo...@us...> - 2003-08-26 00:45:26
|
Update of /cvsroot/nice/Nice/debian In directory sc8-pr-cvs1:/tmp/cvs-serv5555/debian Modified Files: changelog Log Message: Correctly wrap byte local variables during incrementation. Index: changelog =================================================================== RCS file: /cvsroot/nice/Nice/debian/changelog,v retrieving revision 1.199 retrieving revision 1.200 diff -C2 -d -r1.199 -r1.200 *** changelog 25 Aug 2003 18:03:30 -0000 1.199 --- changelog 26 Aug 2003 00:45:13 -0000 1.200 *************** *** 3,6 **** --- 3,7 ---- * Classes that implement java.lang.Cloneable now automatically support the clone method. + * Bugfixes (incrementation of byte local variables, ...) -- |