Update of /cvsroot/sblim/wbemcli
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv14496
Modified Files:
configure.ac contributions.txt
Log Message:
prep for 1.6.3 release
Index: configure.ac
===================================================================
RCS file: /cvsroot/sblim/wbemcli/configure.ac,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- configure.ac 13 Jul 2011 21:22:36 -0000 1.23
+++ configure.ac 14 Oct 2014 03:42:49 -0000 1.24
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-AC_INIT(SBLIM WBEMCLI, 1.6.2, sbl...@li...,sblim-wbemcli)
+AC_INIT(SBLIM WBEMCLI, 1.6.3, sbl...@li...,sblim-wbemcli)
AC_CONFIG_SRCDIR([CimXml.cpp])
AC_CANONICAL_HOST
Index: contributions.txt
===================================================================
RCS file: /cvsroot/sblim/wbemcli/contributions.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- contributions.txt 17 Apr 2012 16:17:02 -0000 1.9
+++ contributions.txt 14 Oct 2014 03:42:49 -0000 1.10
@@ -18,6 +18,10 @@
********************************************************************************
+03/04/2014 by Vitezslav Crhonek
+--------------------------------
+[ 0002721 ] wbemcli does not accept dot in userid:password
+
04/17/2012 by Klaus Kampf
--------------------------------
[ 3514126 ] wbemcli does not compile with GCC 4.7
|