From: Heidi N. <hei...@us...> - 2005-04-12 08:19:17
|
Update of /cvsroot/sblim/cmpi-base In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19527 Modified Files: ChangeLog Log Message: bug# 1181317: fixed sample indication filter in test/indication directory. Filter was still for old Linux_OperatingSystemIndication class, but should be for CIM_InstModification Index: ChangeLog =================================================================== RCS file: /cvsroot/sblim/cmpi-base/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ChangeLog 8 Apr 2005 08:18:37 -0000 1.2 +++ ChangeLog 12 Apr 2005 08:19:08 -0000 1.3 @@ -69,3 +69,10 @@ PPC // =================================================================== +// new in version 1.4.4 : + +* bug# 1181317: fixed sample indication filter in test/indication + directory. Filter was still for old Linux_OperatingSystemIndication + class, but should be for CIM_InstModification + +// =================================================================== |