From: Narasimha S. <nsh...@us...> - 2011-11-30 19:15:57
|
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 "sfcCommon - Common lib for SFCB/SFCC". The branch, master has been updated via ca919e97754be5d4317063b770b13b0525bba505 (commit) from 2ba2ee958defada760a90932a52f6284ee883cb5 (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 ca919e97754be5d4317063b770b13b0525bba505 Author: Narasimha Sharoff <nsh...@us...> Date: Wed Nov 30 11:15:02 2011 -0800 [3446179] Add a feature to validate CMPI types ----------------------------------------------------------------------- Summary of changes: diff --git a/ChangeLog b/ChangeLog index a110cca..0512902 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-11-30 Narasimha Sharoff <nsh...@us...> + + * Makefile.am, sfcUtil/utilTypeCk.c, + sfcUtil/libsfcUtil.Versions - added utilTypeCk.c + [3556179] Add a feature to validate CMPI types + 2011-05-09 Chris Buccella <buc...@li...> * Makefile.am, configure.ac, sfcUtil/utilFactory.c, diff --git a/NEWS b/NEWS index e3eba20..afbb5a9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes in 1.0.1 +================ +New Features: +- 3446179 Add a feature to validate CMPI types + +Bugs fixed: + + Changes in 1.0.0 ================ hooks/post-receive -- sfcCommon - Common lib for SFCB/SFCC |