From: Narasimha S. <nsh...@us...> - 2011-11-30 19:08:35
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SFCB - Small Footprint CIM Broker". The branch, master has been updated via c34efeec5b12fc2597f34dcbef08176d695e2449 (commit) from 908a8bf2bc81264c3d3950d00dbf2499db09bc7e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c34efeec5b12fc2597f34dcbef08176d695e2449 Author: Narasimha Sharoff <nsh...@us...> Date: Wed Nov 30 11:07:24 2011 -0800 [3446179] Add a feature to validate CMPI types ----------------------------------------------------------------------- Summary of changes: diff --git a/ChangeLog b/ChangeLog index a1cdf03..0b4adcc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-11-30 Narasimha Sharoff <nsh...@us...> + + * cimRequest.c, cimXmlGen.c, cimXmlGen.h, cimXmlOps.y + [ 3446179 ] Add a feature to validate CMPI types + 2011-11-23 Michael Chase-Salerno <br...@li...> * interopProvider.c, indCIMXMLHandler.c, instance.c, instance.h: diff --git a/NEWS b/NEWS index ccede82..71ca29a 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ Changes in 1.4.3 Everything in 1.3.13 and 1.3.14, plus: +New features: +- 3441679 Add a feature to validate CMPI types Changes in 1.4.2 hooks/post-receive -- SFCB - Small Footprint CIM Broker |