logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Nice/debian changelog,1.190,1.191: msg#00059

Subject: Nice/debian changelog,1.190,1.191
Update of /cvsroot/nice/Nice/debian
In directory sc8-pr-cvs1:/tmp/cvs-serv13900/debian

Modified Files:
        changelog 
Log Message:
Added simple class initializers.


Index: changelog
===================================================================
RCS file: /cvsroot/nice/Nice/debian/changelog,v
retrieving revision 1.190
retrieving revision 1.191
diff -C2 -d -r1.190 -r1.191
*** changelog   17 Jul 2003 23:44:13 -0000      1.190
--- changelog   18 Jul 2003 22:56:50 -0000      1.191
***************
*** 1,2 ****
--- 1,16 ----
+ nice (0.9.1) unstable; urgency=low
+ 
+   * A class can now initializers, which are executed each time an instance
+     is created.
+       class A 
+       {
+         // Initializer
+         { 
+         // Initialization code goes here.
+       }
+       }
+ 
+  --
+ 
  nice (0.9.0) unstable; urgency=low
  
***************
*** 72,76 ****
    * Improved some error messages.
    
!  -- Daniel Bonniot <daniel@blanche>  Fri, 18 Jul 2003 01:40:25 +0200
  
  nice (0.8) unstable; urgency=low
--- 86,90 ----
    * Improved some error messages.
    
!  -- Daniel Bonniot <bonniot@xxxxxxxxxxxxxxxxxxxxx>  Fri, 18 Jul 2003 01:40:25 
+0200
  
  nice (0.8) unstable; urgency=low




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0


<Prev in Thread] Current Thread [Next in Thread>