[Nice-commit] Nice/debian changelog,1.192,1.193
Brought to you by:
bonniot
From: <bo...@us...> - 2003-08-08 20:13:10
|
Update of /cvsroot/nice/Nice/debian In directory sc8-pr-cvs1:/tmp/cvs-serv28230/debian Modified Files: changelog Log Message: Package-level constants and variables are now automatically initialized in the correct order when they directly depend on each other. Index: changelog =================================================================== RCS file: /cvsroot/nice/Nice/debian/changelog,v retrieving revision 1.192 retrieving revision 1.193 diff -C2 -d -r1.192 -r1.193 *** changelog 31 Jul 2003 18:45:35 -0000 1.192 --- changelog 8 Aug 2003 20:13:07 -0000 1.193 *************** *** 21,24 **** --- 21,26 ---- } } + * Package-level constants and variables are now automatically initialized + in the correct order when they directly depend on each other. -- |