From: Chris B. <buc...@us...> - 2011-10-03 15:18:21
|
Update of /cvsroot/sblim/sfcb In directory vz-cvs-3.sog:/tmp/cvs-serv16047 Modified Files: ChangeLog NEWS Log Message: [ 3416167 ] CIM_InstDeletion not in class repo by default Index: NEWS =================================================================== RCS file: /cvsroot/sblim/sfcb/NEWS,v retrieving revision 1.617 retrieving revision 1.618 diff -u -d -r1.617 -r1.618 --- NEWS 30 Sep 2011 17:14:05 -0000 1.617 +++ NEWS 3 Oct 2011 15:18:19 -0000 1.618 @@ -5,6 +5,7 @@ - 3414700 assocClass ignored for assoc upcalls - 3416055 SIGSEGV sometimes does not print provider name +- 3416167 CIM_InstDeletion not in class repo by default Changes in 1.3.13 ================= Index: ChangeLog =================================================================== RCS file: /cvsroot/sblim/sfcb/ChangeLog,v retrieving revision 1.693 retrieving revision 1.694 diff -u -d -r1.693 -r1.694 --- ChangeLog 30 Sep 2011 17:14:05 -0000 1.693 +++ ChangeLog 3 Oct 2011 15:18:19 -0000 1.694 @@ -1,3 +1,8 @@ +2011-10-03 Chris Buccella <buc...@li...> + + * indication.mof: + [ 3416167 ] CIM_InstDeletion not in class repo by default + 2011-09-30 Chris Buccella <buc...@li...> * providerDrv.c: |