From: Tyrel D. <ty...@us...> - 2013-02-16 00:33:28
|
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 "gather - Metric Data Gatherer". The branch, master has been updated via ba11c046eb07a53a71d5a998e805b9d1b29c83a7 (commit) from 2145b69caac7213c9fdbb69b9632ac74fc51f848 (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 ba11c046eb07a53a71d5a998e805b9d1b29c83a7 Author: Tyrel Datwyler <ty...@li...> Date: Fri Feb 15 16:32:47 2013 -0800 Updated changelog with recent fixes ----------------------------------------------------------------------- Summary of changes: ChangeLog | 37 ++++++++++++++++++++++++++++++++++++- 1 files changed, 36 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3e0bf70..7bdb31d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,41 @@ +2013-02-14 Tyrel Datwyler <ty...@li...> + + * NEWS, comms/mcclt_unix.c, comms/mcserv_unix.c, comms/rcclt_ip.c, + comms/rcserv_ip.c, gather.c, marshal.c, mreg.c, mreposl.c, mretr.c, + plugin/hyptest.c, plugin/lparutil.c, plugin/metricKvm.c, + plugin/metricProcessor.c, plugin/metricStorage.c, + plugin/metricVirt.c, plugin/metricVirt.h, plugin/metricXenV2.c, + plugin/metriczCEC.c, provider/OSBase_MetricIndicationProvider.c, + provider/OSBase_MetricLifeCycleProvider.c, + provider/OSBase_MetricServiceCapabilitiesProvider.c, + provider/OSBase_MetricServiceProvider.c, + provider/OSBase_MetricUtil.c, repos.c, rreg.c, util/commutil.c, + util/merrno.c, util/mtrace.c: + + Fixed #2023: clean up compile warnings + +2013-02-07 Tyrel Datwyler <ty...@li...> + + * NEWS: + + steal time feature will be part of 2.2.8 release not 2.2.7 + +2013-02-07 Tyrel Datwyler <ty...@li...> + + * Makefile.am, NEWS: + + Fixed 3196679: remove sysfs dependency when not building z plugins + +2013-02-07 Tyrel Datwyler <ty...@li...> + + * Makefile.am, NEWS, configure.ac, provider/Makefile.am: + + Fixed 3603719: Clean up configuration toolchain and fix DSO linking + + 2013-02-06 Michael Chase-Salerno <br...@li...> - * plugin/repositoryOperatingSystem.c: + * ChangeLog, NEWS, plugin/repositoryOperatingSystem.c: 2284848 CPU utilization should account for steal-time hooks/post-receive -- gather - Metric Data Gatherer |