Version change and description prior to new tag
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 29 Jun 2011 13:27:30 +0000 (13:27 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 29 Jun 2011 13:27:30 +0000 (13:27 +0000)
org.gridsite.core/CHANGES
org.gridsite.core/VERSION

index 3424a56..e144204 100644 (file)
@@ -1,4 +1,7 @@
 - ==== GridSite version 1.7.14 ====
+* Wed Jun 29 2011 Daniel Kouřil <kouril@ics.muni.cz>
+- Fixing memleak in GRSTx509MakeProxyCert
+- ==== GridSite version 1.7.14 ====
 * Wed Jun 22 2011 Daniel Kouřil <kouril@ics.muni.cz>
 - Not relying on hard-coded positions of certificates (fixes using VOMS .lsc files)
 * Mon Jun 27 2011 František Dvořák <valtri@civ.zcu.cz>
index 67a1b4b..3f0e19a 100644 (file)
@@ -1,5 +1,5 @@
 MAJOR_VERSION=1
 MINOR_VERSION=1.7
-PATCH_VERSION=1.7.14
-DEFVERSION=010714
+PATCH_VERSION=1.7.15
+DEFVERSION=010715
 VERSION=$(PATCH_VERSION)