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 41e9f4c955dfaf8dc15370b128195f2423dde535 (commit)
from f642e2ffa8777b7089147f9894e0398cf00ca747 (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 41e9f4c955dfaf8dc15370b128195f2423dde535
Author: Dave Heller <hel...@us...>
Date: Thu Oct 9 19:03:33 2014 -0400
prep for 2.2.9 release
-----------------------------------------------------------------------
Summary of changes:
NEWS | 3 +++
configure.ac | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 2a47ea7..e41ee02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Changes in Version 2.2.9
+========================
+
Bugs fixed:
- #2633 local FS metris calculated inconsitently
- #2664 no guest counter in /proc/stat on older kernels
diff --git a/configure.ac b/configure.ac
index 35336c2..2ae0e39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.63)
-AC_INIT([sblim-gather],[2.2.8],[sbl...@li...])
+AC_INIT([sblim-gather],[2.2.9],[sbl...@li...])
AC_CONFIG_SRCDIR([cimplug.h])
AC_CONFIG_HEADER([gather-config.h])
AM_INIT_AUTOMAKE
hooks/post-receive
--
gather - Metric Data Gatherer
|