Preparing for a new revision.
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 3 Dec 2012 10:00:24 +0000 (10:00 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 3 Dec 2012 10:00:24 +0000 (10:00 +0000)
org.gridsite.core/CHANGES
org.gridsite.core/VERSION
org.gridsite.core/project/version.properties

index e907a09..f8c0a15 100644 (file)
@@ -1,4 +1,7 @@
 - ==== GridSite version 1.7.24 ====
+* Mon Dec 03 2012 Zdenek Sustr <sustr4@cesnet.cz>
+- Allowing exceptions for length constraints in proxy certificates (GGUS #87573)
+- ==== GridSite version 1.7.24 ====
 * Tue Oct 30 2012 Zdenek Sustr <sustr4@cesnet.cz>
 - Fixed Memory Leak
 - ==== GridSite version 1.7.23 ====
index 50df793..3097f0a 100644 (file)
@@ -1,5 +1,5 @@
 MAJOR_VERSION=1
 MINOR_VERSION=1.7
-PATCH_VERSION=1.7.24
-DEFVERSION=0x010724
+PATCH_VERSION=1.7.25
+DEFVERSION=0x010725
 VERSION=$(PATCH_VERSION)