[Nice-commit] Nice/debian changelog,1.150,1.151
Brought to you by:
bonniot
|
From: <bo...@us...> - 2003-04-25 01:09:41
|
Update of /cvsroot/nice/Nice/debian
In directory sc8-pr-cvs1:/tmp/cvs-serv24173/debian
Modified Files:
changelog
Log Message:
Bugfix (overloaded symbols used inside && or || expressions).
Index: changelog
===================================================================
RCS file: /cvsroot/nice/Nice/debian/changelog,v
retrieving revision 1.150
retrieving revision 1.151
diff -C2 -d -r1.150 -r1.151
*** changelog 19 Apr 2003 08:47:28 -0000 1.150
--- changelog 25 Apr 2003 01:09:38 -0000 1.151
***************
*** 1,3 ****
! nice (0.7.9) unstable; urgency=low
* Allow implementations of methods declared in Java to dispatch on
--- 1,3 ----
! nice (0.7.9-1) unstable; urgency=low
* Allow implementations of methods declared in Java to dispatch on
***************
*** 9,12 ****
--- 9,13 ----
* Compilation does not fail anymore if some classes on the classpath
have an invalid bytecode format.
+ * Bugfix (overloaded symbols used inside && or || expressions).
-- Daniel Bonniot <bo...@us...> Sat, 19 Apr 2003 10:40:02 +0200
|