From: Dave H. <hel...@us...> - 2014-11-26 19:00:23
|
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 "sfcc- Small Footprint CIM Client". The branch, master has been updated via 600a738fd581556052b4167943d08f76b35974ea (commit) from 138cb826bf7adf0e4dcbb3cd53638ef0f1787b0e (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 600a738fd581556052b4167943d08f76b35974ea Author: Dave Heller <hel...@us...> Date: Wed Nov 26 13:59:36 2014 -0500 prep for 2.2.8 release ----------------------------------------------------------------------- Summary of changes: NEWS | 3 ++- configure.ac | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c790b44..483014b 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,8 @@ Changes in 2.2.8 New Features: Bugs: - +- [bugs:#2730] back out original patch +- [bugs:#2730] redo: More memory leaks in backend/cimxml/grammer.c Changes in 2.2.7 ================ diff --git a/configure.ac b/configure.ac index 6ef5c42..2ce41a0 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(sblim-sfcc, 2.2.8-preview, sbl...@li...) +AC_INIT(sblim-sfcc, 2.2.8, sbl...@li...) AC_CONFIG_SRCDIR([cimc/cimcclient.c]) AC_CONFIG_HEADER([config.h]) hooks/post-receive -- sfcc- Small Footprint CIM Client |