CVSROOT:        /cvs/cluster
Module name:    conga
Branch:         RHEL5
Changes by:     [EMAIL PROTECTED]       2007-12-04 21:13:16

Modified files:
        .              : clustermon.spec.in.in 
        make           : version.in 

Log message:
        Fixed bz368341 (Conga displays quorum status incorrectly when qdisk is 
used)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/clustermon.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.25&r2=1.18.2.26
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/make/version.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.21.2.26&r2=1.21.2.27

--- conga/clustermon.spec.in.in 2007/10/22 19:32:06     1.18.2.25
+++ conga/clustermon.spec.in.in 2007/12/04 21:13:16     1.18.2.26
@@ -194,6 +194,9 @@
 
 
 %changelog
+* Tue Dec 04 2007 Ryan McCabe <[EMAIL PROTECTED]> 0.10.0-6
+* Fixed bz368341 (Conga displays quorum status incorrectly when qdisk is used)
+
 * Mon Aug 20 2007 Ryan McCabe <[EMAIL PROTECTED]> 0.10.0-5
 - Fixed bz253341 (failure to start cluster service which had been modifed for 
correction)
 - Resolves: bz253341
--- conga/make/version.in       2007/10/22 19:32:07     1.21.2.26
+++ conga/make/version.in       2007/12/04 21:13:16     1.21.2.27
@@ -1,5 +1,5 @@
-VERSION=0.10.2
-RELEASE=1
+VERSION=0.10.0
+RELEASE=6
 # Remove "_UNRELEASED" at release time.
 # Put release num at the beggining, 
 # so that after it gets released, it has 

Reply via email to